#content ul.stepBar {margin:1em 0 1em; padding:0; list-style:none; overflow:auto; height:100%;}
.stepBar li {float:left; padding:0;}
.stepBar a {height:50px; width:150px; line-height:50px; display:block; padding:0em; text-decoration:none; position:relative; font-weight:bold;}
#content .currentStep {background:url(../images/quote-bar.png) no-repeat right -50px;  color:#FFF;}
#content .currentStep:hover {color:#000;}
.nextStep {background:url(../images/quote-bar.png) no-repeat top right; color:#666;}
.nextStep:hover {background-position:-150px right; color:#333;}
#content .stepBar .lastStep {background:url(../images/quote-bar.png) no-repeat right -100px; color:#000;}
#content .stepBar .lastStep:hover {color:#FFF;}
.step2, .step3, .step4, .step5 {margin-left:-35px; text-indent:45px;}
.step1 {z-index:10; text-indent:25px;}
.step2 {z-index:9;}
.step3 {z-index:8;}
.step4 {z-index:7;}
.stepBar a.step5 {z-index:6; width:180px;}
