#scroller { position:relative; left:400px; top:120px; width:330px; height:448px; clip:rect(0 330 448 0); overflow:hidden; text-align: left;  padding:0px; margin:0px; border:0px;}
#scroller #container { position:absolute; top:0px; width:310px; height:420px; clip:rect(0 310 420 0); overflow:hidden;background-color:#ffffff; layer-background-color:#ffffff; padding:0px; margin:0px; border:0px;}
#scroller #content2 { position:absolute; width:290px; padding:10px; margin:0px; border:0px;}
#scroller #scrollUp { position:absolute; left:310px; top:0px; cursor:pointer; cursor:hand; z-Index:3; }
#scroller #scrollDn { position:absolute; left:310px; top:408px; cursor:pointer; cursor:hand; z-Index:3; }
#scroller #scrollbar { position:absolute; left:310px; top:12px; width:10px; height:396px; clip:rect(0 10 396 0); cursor:pointer; cursor:hand; background-color:#eeeeee; layer-background-color:#eeeeee; }
#scroller #thumb { position:absolute; left:0px; top:1px;cursor:pointer; cursor:hand; z-Index:5; }
#scroller #thumbArrowUp, #scroller #thumbArrowDn { position:absolute; left:2px; visibility:hidden; z-Index:2; }
#scroller #marker { position:absolute; left:1px; top:0px; width:10px; height:1px; clip:rect(0 10 1 0); background-color:#333333; layer-background-color:#333333; visibility:hidden; z-Index:5; }
#scroller #elevUp, #scroller #elevDn { position:absolute; left:0px; top:0px; width:10px; height:396px; clip:rect(0 10 396 0); background-image: url(http://www.feedtank.com/news/images/elevator1.gif); layer-background-image:url(http://www.feedtank.com/news/images/elevator1.gif); z-Index:4; }