#sc_quote_form{
	width: 220px; 
	height: auto; 
	/*background-color:#FFFFFF;*/
	font: bold 10px/10px Verdana, Arial, Helvetica, sans-serif;
}

#sc_quote_form div{
	width: 220px; 
	text-align:left;
	padding: 3px; 
}

#sc_quote_form div.centered {
	text-align:center;
	
}

#sc_quote_form div label{
	float:left;
	width: 90px; 
	padding: 5px; 
	text-align:right;
}

#sc_quote_form input{
	margin-top:4px;
	width:100px;
}


#sc_quote_form input.button{

	width: 168px;
}
