#roll{width:504px;position:relative;background:url(/images/scroller_bg.gif) repeat-y;}
div.scrollable{left:2px;top:1px;position:relative;overflow:hidden;width:500px;height:190px;margin-bottom:10px;}
#thumbs{position:absolute;width:20000em;clear:both;}
#thumbs div.roll_item{float:left;width:250px;height:190px;color:#fff;cursor:pointer;position:relative;}
#thumbs div.roll_item img{position:absolute;}
.roll_item_text{position:absolute;left:0;bottom:10px;width:auto;padding:5px;text-align:left;background-color:#264c52;font-weight:bold;color:#fff;}
.roll_item_text a{color:#fff;text-decoration:none;}
.shadowtop{width:504px;height:10px;background:url(/images/scroller_top.png) no-repeat;position:absolute;left:0;top:0;}
.shadowbottom{width:504px;height:10px;background:url(/images/scroller_bottom.png) no-repeat;position:absolute;left:0;bottom:-4px;}
#roll_arrow_left{position:absolute;left:10px;top:85px;cursor:pointer;}
#roll_arrow_right{position:absolute;right:10px;top:85px;cursor:pointer;}
.roll_special_icon{position:absolute;left:10px;top:10px;}
.roll_item_text_special_bg{background-color:#FE3300};