.stepcarousel2 {
	overflow: hidden; /*leave this value alone*/
	width: 100%;
	height: 110px;
	position: relative;
}

.stepcarousel2 .belt2 {
	z-index: 5;
	position: absolute;
}

.stepcarousel2 .panel2 {
	float: left; /*leave this value alone*/
	overflow: hidden;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	height: 90px;
	padding: 0px;
	border: 5px solid #453211;
	width: 180px;
}
