div.scrollable{float:left;}
a.prev, a.next, a.prevPage, a.nextPage{display:block;overflow:hidden;width:24px;height:30px;background:url(../images/scrollable/left.png) no-repeat;float:left;margin:36px 0px;cursor:pointer;font-size:1px;}
a.prev, a.prevPage{padding-right:4px;}
a.next, a.nextPage{margin-left:4px;}
a.prev:hover, a.next:hover, a.prevPage:hover, a.nextPage:hover{background-position:0px -30px;}
a.disabled{visibility:hidden !important;}
a.next, a.nextPage{background-image:url(../images/scrollable/right.png);clear:right;}
div.navi{margin-left:328px;width:200px;height:20px;}
div.navi a{width:8px;height:8px;float:left;margin:3px;background:url(../images/scrollable/navigator.png) 0 0 no-repeat;display:block;font-size:1px;}
div.navi a:hover{background-position:0 -8px;}
div.navi a.active{background-position:0 -16px;}

