#short_home_form {
	padding: 10px;
}

#short_home_form h2 {
	font-size: 16px;
	text-align: left;
	margin: 0px;
}

#short_home_form p {
	text-align: left;
	margin-bottom: 10px;
}

#short_home_form fieldset {
	background: #F8F3E2;
	border: 1px solid #966530;
	margin: 0 0 -1em 0;
	padding: 1em;
}

#short_home_form fieldset.alt {
        background: #F2F3EF;
}

#short_home_form .fielderror
{
	float: left;
	padding: 0 0 0 0;
}

#short_home_form #insuranced_company .fielderror
{
	width: 98%;
}

#short_home_form .left_box,
#short_home_form .right_box
{
	width: 50%;
	float: left;
}

.hort_home_form lear_left
{
	clear: left;
}

#short_home_form #second_box .input_label,
#short_home_form #second_box .user_input
{
	width: 50%;
}

#short_home_form .input_label
{
        float: left;
        text-align: left;
        padding-top: 5px;
	font-weight: bolder;
	width: 32%;
}

#short_home_form select
{
	float: left;
}

#short_home_form .clear_left
{
	clear: left;
}

#short_home_form .user_input
{
        float: left;
	width: 55%;

}
#short_home_form .radio_section
{
	padding-top: 5px;
}
#short_home_form #dropdown_question
{
	padding-bottom: 0px;
}

#short_home_form #radio_question
{
	padding-top: 0px;
}

#short_home_form .field_radio
{
	float: left;
	padding-right: 0px;
	margin-top: 0px;
	vertical-align:top;

}

#short_home_form .radio_font
{
	float: left;
	padding-right: 10px;
}

#short_home_form .first_part_form_box
{
        clear: both;
	padding-top: 2px;
	padding-bottom: 6px;
	border-style: none;
}

#short_home_form #insurance_company
{
	padding-top: 4px;
	clear: both;
}

#short_home_form fieldset.submit {
	border: 0 none #FFF;
	padding: 0px 0px 14px 0px;
	margin-left: 480px;
}

#short_home_form fieldset.submit li {
        float: right;
}

#short_home_form fieldset ul {
	font-weight: bold;
	list-style: none;
	margin: 0px;
	padding: 0px;
	clear: left;
}

#short_home_form fieldset li {
	line-height: normal;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	display: block;
	float: left;
}

#short_home_form fieldset.left-aligned-labels label {
	text-align: left;
	width: 120px;
	float: left;
}

#short_home_form fieldset.left-aligned-labels input, fieldset.left-aligned-labels select {
        float: left;
}

#short_home_form fieldset.left-aligned-labels li {
	float: left;
	margin: 2px 0;
	clear: both;
	width: 100%;
}

#short_home_form fieldset.left-aligned-labels ul {
	width: 50%;
	clear: none;
	float: left;
}

#short_home_form fieldset.justified-labels ul {
	width: 100%;
	clear: both;
}

#short_home_form fieldset.justified-labels li {
	float: left;
	margin-right: 20px;
}

#short_home_form fieldset.justified-labels input,
fieldset.justified-labels select ,
#short_home_form fieldset.alt input,
fieldset.alt select
{
	margin: 2px;
}

#short_home_form li.grouplabel {
        float: left;
	margin-top: 24px;
	width: 90px;
	text-align: left;
}

#short_home_form .app_info_ele {
	font-weight: bold;
	float: left;
	margin-right: 35px;
}

#short_home_form .question_radio {
	text-align: left;
}

#short_home_form li.grouplabel {
        float: left;
	margin-top: 24px;
	width: 90px;
	text-align: left;
}

#short_home_form .app_info_ele {
	font-weight: bold;
	float: left;
	margin-right: 35px;
}

#short_home_form .question_radio {
	width: 354px;
	text-align: left;
}

#short_home_form .radio_ele {
	float: left;
}
#short_home_form .radio_label
{
	margin-top: 3px;
	font-weight: bolder;
	float: left;
}
#short_home_form .label_radio {
	display: inline;
	margin: 0px 10px 0px 5px;
}

#short_home_form option {
	padding-right: 0.4em;
}

#short_home_form .error {
	font-size: 10px;
	margin-left: 5px;
}

#short_home_form .disclosure_pinch {
	margin: 20px 110px 0px 140px;
}

