.TireQuoteBG {
	margin-left:100px; 
	width:615px; 
	height:180px; 
	background-image: url(/images/tire_quote_bg.png); 
	position:relative;
}
.Step {
	font: 14px arial;
	color: #999999;
}
.StepActive {
	font: 14px arial;
	color: #0000ff;
}
#MockUpBanner  {
	background: url(/images/mock_up_banner.png);
	height: 861px;
	width: 229px;
	top:260px;
	left:608px;
	position:absolute;
}
