.stepcarousel {position: relative; width: 530px; height: 120px}
.stepcarousel .belt {position: absolute; /*leave this value alone*/}
.stepcarousel .panel {float: left; /*leave this value alone*/overflow: hidden; margin: 10px; width: 120px; text-align:center; font-size:80%}
.stepcarousel .panel img {margin-bottom:.5em}
.stepcarousel .panel a {display:block; width:100%; font-size:110%; font-weight:700; text-transform:uppercase; text-decoration:none; color:#666}
.stepcarousel .panel a:hover {color:#e2061e}
