.stepcarousel {
	border: 0px solid black; width: 340px; height: 50px; overflow: scroll; position: relative;
}
.stepcarousel .belt {
	left: 0px; top: 0px; position: absolute;
}
.stepcarousel .panel {
	margin: 1px; overflow: hidden; float: left;
}
