.stepcarousel{
	position:relative;
	/*border:10px solid black;*/
	overflow:scroll;
	width:530px;
	height:270px;
	top:80px;
	margin-left:130px;
}

.stepcarousel .belt{
	position:absolute;
	left:0;
	top:0;
}

.stepcarousel .panel{
	float:left;
	overflow:hidden;
	margin:10px;
	width:250px;
}