﻿.stepcarousel {
	position:relative;
	border:0;
	overflow:scroll;
	width:960px;
	height:178px;
}
.stepcarousel .belt {
	position:absolute;
	left:0;
	top:0;
}
.stepcarousel .panel {
	float:left;
	overflow:hidden;
	margin:0;
	width:960px;
	font-size:10px;
	text-align:center;
}
.stepcarousel .panel img {
	width:960px;
	height:170px;
	border:none;
}

#homepage_carousel_container {
	width:960px;
	min-height:210px;
	height:auto;
	float:left;
	background:url('/img/images/promopanelback.jpg') no-repeat 0px 170px;
	margin:0;
}
