div.scrollable{float:center;}
a.prev,a.next,a.prevPage,a.nextPage{display:block;width:18px;height:18px;background:url(http://www.mybyte.es/img/arrow/left.png) no-repeat;float:left;margin:43px 10px;cursor:pointer;}
a.prev:hover,a.next:hover,a.prevPage:hover,a.nextPage:hover{background-position:0 -18px;}
a.disabled{visibility:hidden!important;}
a.next,a.nextPage{background-image:url(http://www.mybyte.es/img/arrow/right.png);clear:right;}
div.navi{margin-left:100px;width:800px;height:20px;}
div.navi a{width:8px;height:8px;float:left;margin:3px;background:url(http://www.mybyte.es/img/navigator.png) 0 0 no-repeat;cursor:pointer;}
div.navi a:hover{background-position:0 -8px;}
div.navi a.active{background-position:0 -16px;}
