
.stepcarousel{
position: relative;
overflow: scroll;
width: 910px; 
height: 155px; 
}

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

.stepcarousel .panel{
float: left; 
overflow: hidden; 
margin: 10px;
width: 120px;
text-align:center
}
