/**** CONTACT A DEALER SPECIFICS ****/

#widgetShim { height: 175px; width: 990px; left: 0; top: 0;display: none; position: absolute; z-index: 10; }

#form_wrapper {
	background: url(/contactadealer/en/us/assets/images/contactadealer_page_title.png) top left no-repeat;
	}
	
.form_column {
	/* height: 315px; */
	}	
	
#inquiry_info {
	padding-left: 0;
	background: none;
	}

textarea {
	height: 105px;
	}
	
#dealer_list {
	height: 200px;
	}

#modelName_question {
	display: block;
	}
	
#regarding {
	margin-bottom: 10px;
	}
	
#modelName {
	margin-bottom: 16px;
	}

#how_can_we_help {
	background: url(/contactadealer/en/us/assets/images/contactadealer_legend_how_can_we_help.png) transparent bottom left no-repeat
	}

#enter_your_contact_info {
	background: url(/contactadealer/en/us/assets/images/contactadealer_legend_enter_your_contact_info.png) transparent bottom left no-repeat
	}

#choose_your_dealer {
	background: url(/contactadealer/en/us/assets/images/contactadealer_legend_choose_your_dealer.png) transparent bottom left no-repeat
	}
	
	
.form_column {
	height: 320px;
	overflow: hidden;
}

