.rotator-box { padding-bottom:20px; }
.rotator-box .main-image { padding-bottom:5px; }
.rotator-box a img { border:0 solid red; }

.scrollable { position:relative;overflow:hidden;width:507px;height:75px; }
.scrollable .items { width:20000em;position:absolute;clear:both; }
.scrollable a { float:left;margin:0;background-color:#fff;padding:0;cursor:pointer;width:127px;height:75px;opacity:0.3; }
.scrollable a:hover { opacity:0.8; }
.scrollable a.x-selected { opacity:1; }
.scrollable a img { border:0 solid red; }
.scrollable .active { z-index:9999;position:relative;opacity:1; }



