@CHARSET "UTF-8";
.scrollable {position:relative;overflow:hidden;width: 1000px;height:242px;}
.scrollable .items {width:2000em;position:absolute;}
.items div {float:left;}
.disabled{visibility:hidden !important;}

.scrollable_gallery {position:relative;overflow:hidden;width: 386px;}
.scrollable_gallery .items {width:2000em;position:absolute;}