.scrollable{position:relative;overflow:hidden;width:770px;height:120px;}
.scrollable .items{width:20000em;position:absolute;clear:both;}
.scrollable img{float:left;margin:20px 5px 20px 21px;cursor:pointer;width:130px;height:75px;}
.scrollable .active{border:2px solid #000;z-index:9999;position:relative;}