.stepcarousel{
position: relative; /*leave this value alone*/
overflow: scroll; /*leave this value alone*/
width: 167px; /*Width of Carousel Viewer itself*/
height: 167px; 
float:left;
margin-right:10px;
margin-bottom:10px;
}

.stepcarousel .belt{
position: absolute; /*leave this value alone*/
left: 0;
top: 0;
}
.stepcarousel .belt{
position: absolute; /*leave this value alone*/
left: 0;
top: 0;
}

.stepcarousel .panel a img{
float: left; /*leave this value alone*/
overflow: hidden;
width: 165px; 
height:165px;
border:1px solid #bababa;
}
