/*
Extra CSS that is kept outside the website so it can be easily updated. Not included via a relative link, rather it is
connected via http://thumbs.carriersoft.com/extracss
*/

span.quoteOutputLabel {
	font-weight:bold;
}


div.inputLabel  { 
	color:#003;	
}

div.inputItem   {
	color:#003;	
}

#contactUsHeader  {
display: none;	
}

#invoiceHeaderDiv  {
	color:#003;	
}

#vehicleTypeSelect {
    width:270px;
}