@CHARSET "ISO-8859-1";

#instantquote_form
{
	width:380px;
	height:155px;
	margin-left:auto;
	margin-right:auto;
}
#instantquote_form div.form_element
{
	margin-top:10px;
	margin-bottom:10px;
	overflow:auto;
}
#instantquote_form label
{
	float:left;
	display:block;
	width:140px;
}
#instantquote_element label
{
	display:none;
}
#instantquote_form .form_radio
{
	padding-left:5px;
	width:90px;
	float:left;
}
#instantquote_form #spouse_element .form_radio
{
	width:70px;
}
#instantquote_form .form_radio label
{
	width:auto;
	float:none;
	display:inline;
}
#instantquote_element
{
	width:365px;
	text-align:center;
}
#instantquote
{
	font-size:12pt;
	font-weight:bold;
}