.stepcarousel{
position: relative;
border: 0px;
overflow: scroll;
width: 660px;
height: 110px;
}

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

.stepcarousel .panel{
float: left;
overflow: hidden;
margin: 10px; 
width: 100px; 
}