.dont_use { 	color:#00000; } .carhire_steps_text_inactive { 	color:#000000; font-size:11px; } .carhire_steps_text_active { 	color:#000000; 	font-size:11px; } .carhire_steps_heading_inactive { 	color:orange; 	font-weight:bold; } .carhire_steps_heading_active { 	color:orange; 	font-weight:bold; } .boxixxo_active { 	background-color: #CCCCCC; 	width: 21%;  	height: 85px;  	margin: 0 auto 10px 0px;  	padding:10px;  	border: 1px solid #000000;  	-moz-border-radius: 11px;  	-webkit-border-radius: 11px;  	border-radius: 11px;  	behavior: url(border-radius.htc);  	position:relative; float:left; } .boxixxo_inactive {  	background-color: #FFFFFF;  	width: 21%;  	height: 85px;  	margin: 0 auto 10px 0px;  	padding:10px;  	border: 1px solid #CCCCCC;  	-moz-border-radius: 11px;  	-webkit-border-radius: 11px;  	border-radius: 11px;  	behavior: url(border-radius.htc);  	position:relative;  	float:left;    }