#mygallery { margin-bottom: 10px; }

.stepcarousel{
	margin-left: 50px;
	position: relative;
	border: 1px solid #ccc;
	overflow: scroll;
	width: 402px;
	height: 265px;
}

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

.stepcarousel .panel{
	float: left;
	overflow: hidden;
	margin: 0px;
	width: 402px;
}
