.stepByStep {margin-left:0; margin-bottom:3em;}
.stepByStep li{height:71px; list-style:none; float:left; background-color:#EBEBEB; background-image:url(../images/stepByStep_navBtn.gif); background-repeat:no-repeat; background-position:right top;}
.stepByStep li.current{background-color:#BB200A; background-image:url(../images/stepByStep_navCurrentBtn.gif)}
.stepByStep li.lastDone{background-color:#E6C579; background-image:url(../images/stepByStep_navLastDoneBtn.gif)}
.stepByStep li.done{background-color:#E6C579; background-image:url(../images/stepByStep_navDoneBtn.gif)}
.stepByStep li a, .stepByStep li a:link, .stepByStep li a:visited, .stepByStep li a:hover, .stepByStep li a:active{color:#ccc}
.stepByStep li.lastDone a, .stepByStep li.lastDone a:link, .stepByStep li.lastDone a:visited, .stepByStep li.lastDone a:hover, .stepByStep li.lastDone a:active, 
.stepByStep li.current a, .stepByStep li.current a:link, .stepByStep li.current a:visited, .stepByStep li.current a:hover, .stepByStep li.current a:active, 
.stepByStep li.done a, .stepByStep li.done a:link, .stepByStep li.done a:visited, .stepByStep li.done a:hover, .stepByStep li.done a:active{color:#fff}
.stepByStep li.done a:hover, .stepByStep li.lastDone a:hover{color:#000; cursor:hand}
.stepByStep li a em{width:150px; display:block; margin:6px 0 0 10px; font-style:normal; font-weight:bold}
.stepByStep li a span{width:140px; display:block; margin-left:10px; font-weight:normal}
.stepByStep li.mainNavNoBg{background-image:none}
.stepByStep li a{height:71px; display:block}
.stepByStep.fiveStep li{width:182px}
.stepByStep.fiveStep li a{width:182px}
.stepByStep.fourStep li{width:24%}
.stepByStep.fourStep li.mainNavNoBg{width:24%}
.stepByStep.fourStep li a{width:24%}
.stepByStep.threeStep li{width:33%}
.stepByStep.threeStep li.mainNavNoBg{width:33%}
.stepByStep.threeStep li a{width:33%}
.stepByStep.twoStep li{width:455px}
.stepByStep.twoStep li a{width:455px}
