.stepcarousel{
position: relative; 
overflow: scroll; 
width: 330px; 
height: 205px; 
}

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

.stepcarousel .panel{
float: left; 
overflow: hidden; 
width: 330px; 
}
