.stepcarousel{
	position: relative;
	overflow: hidden;
	width: 272px;
	height: 160px;
}

.stepcarousel .belt{
position: absolute;
left: 0;
top: 0;
}

.stepcarousel .panel{
	float: left; 
	overflow: hidden;
	width: 272px;
}

