#legend{
	margin-bottom:5px;
}

div.brandSelection{
	padding-top:15px;
	*padding-top:5px;
}

/*CHANGED*/
#ZipCode{
	width:130px;
	padding-top:15px;
	#padding-top:0px;
	float:left;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
	#ZipCode{
		padding-top:26px;
	
	}
}

span#searchBy{
	font-weight:bold;
}

div#searchByZip{
	padding-top:5px;
	margin-top:10px;
}

.mileSelection{
	padding-top:5px;
	margin-top:10px;
}

#mileSelect{
	width:134px;
}

/*CHANGED*/
#submitButton{
	padding-top:7px;
	cursor:pointer;
	text-align:center;
	float:left;
	margin-top:28px;
	
	width:58px;/*Submit button image fix*/
	height:10px;/*Submit button image fix*/
	background:url(/images/DealerInteraction/requestAQuote/btn_locate_off.gif);/*Submit button image fix*/
}

.SpaceOr{
	float:left;	
	margin:0px 10px 0px 10px;
	background:url(/images/DealerInteraction/vetical_line_or.jpg) no-repeat;	
	width:15px;
	height:201px;
}

/*CHANGED*/
#CityState{
	width:149px;
	padding-top:15px;
	#padding-top:0px;
	padding-left:3px;
	float:left;
}

/*CHANGED*/
#DealerName{
	/*width:155px;*/
	padding-top:15px;
	#padding-top:0px;
	padding-left:3px;
	float:left;
}

#SearchByCityStateProximity{
	/*width:121px;*/
}

div#searchByCityDealer{
	padding-top:5px;
	margin-top:10px;
}

.mileSelectionBox{
	padding-top:8px;
	margin-top:10px;
}


/***********************************New modifications**********************************/


#submitButton span{
	display:none;
}

form#brandsDL select{
	margin-left:0px;
	margin-bottom: 10px;	
}

#submitButton:hover {
	background:url(/images/DealerInteraction/requestAQuote/btn_locate_on.gif);
}

.radioButton{
	margin: 5px 0px;
	vertical-align:top;
	width:210px;
}

#SearchByCityStateProximity{
	margin-top: 3px;
}

/*CHANGED*/
div#searchForms input{
	width:121px;
	background-color:#FFFFFF !important;	
	color:#000000;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:11px;
}

#searchForms{
	margin-left:6px;
	#margin-left:0px;
	float:left;
	width:520px;
	#margin-top:15px;
}

#brandsDL{
	width:200px;
	float:left;
}

#brandsDL input{
	cursor: pointer;
}

div#radioInfo, div#toolTip{
	width:250px;
}

div#radioInfo p{
	background-color:#FFFFFF;
	border:1px solid #215D9A;
	margin-left:-50px;
	margin-top:0;
	padding:10px;
	position:relative;
	_position:absolute;
	width:228px;
}
#BusinessDiv{
	height:20px;
}
div#toolTip {
	font-size:9px;
	position:absolute;
	z-index:1;
	padding:0 20px;
	height:auto;
}
.middleBg{
	background-color:#FFFFFF;
	border:1px solid #215D9A;
	margin:0 0 0 1px; 
	padding:10px;
	width:228px;	
}
#brandsDL a:hover, a#whyNotDealer:hover{ text-decoration:none;}
a#whyNotDealer{	cursor:text;}
#brandSelection div a#whyNotDealer img{
	padding-right:26px;
}

#searchForm div a#whyNotDealer img{
	padding-right:0px;
}
body.Explorer8 div#searchForm div a#whyNotDealer img, body.Explorer7 div#searchForm div a#whyNotDealer img{
	padding-right:5px!important;
}
brandSelectionSA
body.Explorer8 div#brandSelectionSA div a#whyNotDealer img, body.Explorer7 div#brandSelectionSA div a#whyNotDealer img{
	padding-right:5px!important;
}
body.Explorer6 div#searchForm div a#whyNotDealer img{
	padding-right:2px!important;
}
div#BusinessDiv img, div#MediumDiv img,  a#whyNotDealer img{
	cursor:pointer;
	border:none;
}

#RetailDivI, #BusinessDivI, #MediumDivI, #whyNotDealerI{display:none;}