.stepselector { margin-bottom: 15px; float: left; margin-left: 0px; }

.stepdiv { height: 29px; float: left; }

.stepdiv span.step_number { font-size: 15px; font-weight: bold; padding-left: 10px; }
.stepdiv span.step_title { font-size: 15px; padding-left: 4px; padding-right: 10px; }
.stepdiv div.leftside { background-image: url('../images/template/stepselector/leftside.jpg'); background-repeat: no-repeat; width: 15px; height: 29px; float: left; }
.stepdiv div.midstep_active { background-image: url('../images/template/stepselector/midgreen.jpg'); background-repeat: repeat-x; height: 29px; float: left; color: #FFFFFF; padding-top: 6px; }
.stepdiv div.midstep { background-image: url('../images/template/stepselector/midwhite.jpg'); background-repeat: repeat-x; height: 29px; float: left; color: #666666; padding-top: 6px; cursor: pointer; }
.stepdiv div.rightside { background-image: url('../images/template/stepselector/rightside.jpg'); background-repeat: no-repeat; width: 15px; height: 29px; float: left; }