#stepstosuccess {
	position: relative;
	width: 530px;
	height: 31px;
}
div.stepstosuccess1 a {
	background-image: url(../images/csselements/steps_success_bar_01.png);
}
div.stepstosuccess2 a {
	background-image: url(../images/csselements/steps_success_bar_02.png);
}
div.stepstosuccess3 a {
	background-image: url(../images/csselements/steps_success_bar_03.png);
}
div.stepstosuccess4 a {
	background-image: url(../images/csselements/steps_success_bar_04.png);
}
div.stepstosuccess5 a {
	background-image: url(../images/csselements/steps_success_bar_05.png);
}
div.stepstosuccess6 a {
	background-image: url(../images/csselements/steps_success_bar_06.png);
}
div.stepstosuccess1 a#step1:hover, div.stepstosuccess2 a#step2:hover, div.stepstosuccess3 a#step3:hover, div.stepstosuccess4 a#step4:hover, div.stepstosuccess5 a#step5:hover, div.stepstosuccess6 a#step6:hover {
	cursor: default;
}
#stepstosuccess a {
	display: block;
	float: left;
	height: 31px;
	background-repeat: no-repeat;
}
#stepstosuccess a span {
	display: block;
	position: absolute;
	top: -999em;
	height: 1px;
	width: 1px;
}
#step1 {
	width: 95px;
	background-position: 0 0;
}
#step2 {
	width: 93px;
	background-position: -95px 0;
}
#step3 {
	width: 94px;
	background-position: -188px 0;
}
#step4 {
	width: 78px;
	background-position: -282px 0;
}
#step5 {
	width: 85px;
	background-position: -360px 0;
}
#step6 {
	width: 85px;
	background-position: -445px 0;
}
ul li {
	margin-right:60px;
}
