.stepcarousel{
position: relative; 
border: 0px;
overflow: scroll; 
width: 959px; 
height: 322px; 
}

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

.stepcarousel .panel{
float: left; 
height: 322x;
overflow: hidden; 
margin: 0px; 
width: 959px; 
}
.samplebuttons {margin: 0 auto; width: 400px;}
.samplebuttons a {padding: 0px 10px 0px 10px;}