.scrollable { position:relative; overflow:hidden; width: 960px; height:697px; }
.scrollable .items { width:20000em; position:absolute; clear:both; }
.items div { float:left; width:960px; }
.scrollable img { float:left; }