#homeslider {width:930px; margin:0; position: relative; float: left; margin-top: 15px;}

#belt{width:4000px; border:0; margin:0; padding:0 0 0 13px; left:400px;}

#belt .panel{
	font-size: 12px;
	list-style:none; 
	margin: 10px 0 0 0; /*margin around each panel*/
	padding: 0px 15px 0 13px;
	width:152px;
	height:195px;
	float: left; /*leave this value alone*/
	overflow: hidden;
	border-right: 1px solid #DDDDDD;
	}	
	
#postslide{overflow: hidden;}
.stepcarousel{
	position: relative; /*leave this value alone*/
	border: 1px solid #DDDDDD;
	overflow: scroll; /*leave this value alone*/
	width: 928px; /*Width of Carousel Viewer itself*/
	height: 215px; 
	margin: 0;
	background: #FFFFFF url(../../images/bgr-box-trans.jpg) repeat-x top;
}

.stepcarousel .panel p{
	padding: 5px 0 0 0;
}

.stepcarousel .panel h2{
	font-size: 16px;
}

.stepcarousel .panel img{
	margin: 0 auto;
	padding: 5px 0 5px 0;
}

#slider-buttons{width:930px; margin:0; padding: 0;}

#next {
border: 0;
position: absolute;
right: 0;
top: 0;
}

#previous {
border: 0;
position: absolute;
left: 0;
top: 0;
}