table#Table1 tr td{
	font-size: 11px;
}

form.contact input.text { 
width: 250px; 
background: #E8F3FF; 
} 

form.parts input.text { 
width: 250px; 
background: #E8F3FF; 
} 

form.service input.text { 
width: 250px; 
background: #E8F3FF; 
} 
form.service input.veh_text { 
width: 150px; 
background: #E8F3FF; 
} 

form.parts input.veh_text { 
width: 150px; 
background: #E8F3FF; 
} 

.red_font{
	color:#FF0000
}

table.financing_table tr td{ font-size:10px;}