.flowpanes {
	width:555px;
	height:90px;
	position:relative;
	overflow:hidden;
	float:left;	
}


.flowpanes .items {
	width:20000em;
	position:absolute;
	clear:both;
}
.items div{
	float:left;
	width:537px;
}
.in_list_ar{
	cursor:pointer;
}