DIV.scrollable {FLOAT: left;}
DIV.scrollable { OVERFLOW: hidden; WIDTH:936px;POSITION: relative; HEIGHT:133px; border:solid 1px #59ba48}
#thumbs DIV {BACKGROUND: #ffffff; FLOAT: left; WIDTH:234px; COLOR: #ffffff; HEIGHT: 178px;}
#thumbs DIV.hover { background-color:#FFFFCC}
#thumbs DIV.active {CURSOR: default;}
#thumbs {CLEAR: both;POSITION: absolute;height:298px; overflow:hidden}
a.prev {DISPLAY: block; BACKGROUND: url(../images/left.png) no-repeat; z-index:1; WIDTH: 28px; CURSOR: pointer; HEIGHT: 28px; position:absolute; left:-18px; top:51px;}
a.next{DISPLAY: block; BACKGROUND: url(../images/right.png) no-repeat; z-index:1; WIDTH: 28px; CURSOR: pointer; HEIGHT: 28px; position:absolute; right:-18px; top:51px;}
