.scrollable { position:relative; overflow:hidden; width: 300px; height:228px; }
.scrollable .items { width:20000em;	position:absolute; clear:both; }
.scroll_content { width:300px; float:left; height:228px; }

