/* CONTACT FORM STYLES */
div#homeMakesBlock{
	left:0px !important;
	width:960px !important;
}
.homeModels{
	width:80px;
	height:72px;
	float:left;
}
div#outerCarBlock{
	position:absolute;
	height:86px;
	top:210px;
	left:14px;
	z-index:10;
}
div#carHolder0{
	position:absolute;
	width:254px;
	height:86px;
	background-image:url(../Images/Models/accordHolder.png);
	background-repeat:no-repeat;
	padding-top:4px;
	padding-left:4px;
	z-index:10;	
}
div#carHolder1{
	position:absolute;
	width:374px;
	height:86px;
	padding-top:4px;
	padding-left:4px;
	background-image:url(../Images/Models/civicHolder.png);
	background-repeat:no-repeat;
	z-index:10;	
}
.hCarDetail{
	width:120px;
	height:60px;
	float:left;
}
div#quickQuoteBlock div#feedbackFormBlock{
	position:relative;
	padding-top:44px;
	margin-left:8px;	
}
div#quickQuoteBlock .feedbackFormLabel{
	font-size:10px !important;
	font-weight:normal;
	color:#174DAC !important;
	font-family:arial,verdana,helvetica, sans-serif;
	margin-bottom:0 !important;
	margin-top:0 !important;
	padding:0 !important;	
}

div#quickQuoteBlock div#feedbackSubmitButton{
	position:absolute;
	top:232px;
	top:expression('228px');
	left:expression('-110px');
}
div#quickQuoteBlock div#feedbackFormBlock .inputStyle2, div#quickQuoteBlock div#feedbackFormBlock .inputStyle{
	background-color:#DFE5EF !important;
	border:1px solid #8292AA !important;
		
}
div#quickQuoteBlock #feedbackCommentsInputField{
	height:32px;
	width:174px;
	clear:both;
	margin-top:expression('14px');
}
div#quickQuoteBlock div#feedbackCommentsLabel{
	clear:both;
}
div#quickQuoteBlock div#feedbackTitleBox{display:none;}

div#quickQuoteBlock div#feedbackFirstNameLabel,
div#quickQuoteBlock div#feedbackLastNameLabel,
div#quickQuoteBlock div#feedbackEmailLabel,
div#quickQuoteBlock div#feedbackPhoneLabel{
	float:left;
	text-align:left !important;
	margin-right:4px;
}

div#quickQuoteBlock div#feedbackPhoneInput{
	clear:both;
}
div#quickQuoteBlock div#feedbackFirstNameLabel{
	width:150px;
	clear:both;
}
div#quickQuoteBlock div#feedbackLastNameLabel{
	position:absolute;
	top:44px;
	left:100px;
	width:100px;
}
div#quickQuoteBlock div#feedbackFirstNameInput .inputStyle2, div#quickQuoteBlock div#feedbackLastNameInput .inputStyle2{
	width:90px !important;
	float:left;
}
div#quickQuoteBlock div#feedbackPhoneLabel{
	clear:both;
}
div#quickQuoteBlock div#feedbackLastNameInput{
	position:absolute;
	top:57px;
	left:100px;
	left:expression('92px');
}
div#quickQuoteBlock div#feedbackLocationLabel{
	text-align:left;
}
div#quickQuoteBlock #frm_feedbackSubmit{
	width:111px;
	background-image:url(../Images/feedbackSubmitButton.png);
	background-repeat:no-repeat;
}

/* /CONTACT FORM STYLES */

#chat-icon {
	position: absolute;
	margin: 0 0 0 120px;
	z-index: 300;
}
