#scrollable1{	position: relative;	overflow: hidden;	width: 472px;	height: 310px;}#scrollable1 .items{    clear: both;    position: absolute;    width: 20000em;}#scrollable1 .cucc{	float: left;	width: 472px;}#scrollable2{	position: relative;	overflow: hidden;	width: 472px;	height: 310px;}#scrollable2 .items{    clear: both;    position: absolute;    width: 20000em;}#scrollable2 .cucc{	float: left;	width: 236px;}