.scrollable {
	position:relative;
	overflow:hidden;
	width: 747px;
	height:308px;
}

.scrollable-items {
	width: 20000em;
	height: 308px;
	position: absolute;
	clear: both;
}