div.scrollable{position:relative;overflow:hidden;width:390px;height:220px;}
#thumbs{position:absolute;width:1000em;clear:both;}
#thumbs div{float:left;width:130px;height:180px;cursor:pointer;}
#thumbs h3{margin:13px;font-family: Verdana,Arial,sans-serif;font-size:0.69em;color:#000;}
div.scrollable{float:left;}
a.prevPage,a.nextPage{display:block;width:32px;height:32px;background:url(images/left.png) no-repeat;float:left;margin:43px 10px;cursor:pointer;}
a.disabled{visibility:hidden !important;}
a.nextPage{background-image:url(images/right.png);clear:right;}
div.navi{margin-left:350px;width:200px;height:20px;}
div.navi a{width:8px;height:8px;float:left;margin:3px;cursor:pointer;}
div.navi a:hover{background-position:0 -8px;}
div.navi a.active{background-position:0 -16px;}
