.scrollable{display:block;}.scrollable .window,.scrollable .prev,.scrollable .next{display:block;float:left;}.scrollable .prev,.scrollable .next{margin-top:27px;}.scrollable .button{width:20px;height:30px;}.scrollable .prev .button{background-image:url("images/scroller-left.gif");}.scrollable .next .button{background-image:url("images/scroller-right.gif");}.scrollable .window{width:420px;height:84px;}.scrollable .window a{height:80px;width:80px;display:block;float:left;border:2px #FFF solid;cursor:pointer;}.scrollable .window a.active{border-color:#FF8B3D;}