div.steps{
   position: absolute;
	left: 10px;
   top: 50px;
   height: 40px;
   width: 600px;
}
span.b-color{
	color: blue;
}
span.b-no-color{
	color: black;
}
