body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:11px;
}

div.content{
  display:inline;
  overflow:hidden;
  width: 839px;
  margin-left:0;
  margin-top:0;
  padding-top:0;
  padding-left:0;
  float:left;
}
/****/
/*h1*/
/****/
h1{
	background-color:#000000;
	height:43px;
	margin:0pt;
	padding:0pt;
	width:839px;
}
h1 span{
	display:none;
}
/*************************/
/*Main Content*/
/*************************/
div.mainContent{
	background:url("/images/bp/compare/bg_co.jpg") repeat-y 0 0;
	padding:19px 0 0 30px;
	height:auto;
	*height:auto;
	_height:830px;
	width:839px;
	margin:0;
	display:block;
	float:left;
	min-height:839px;
}

div#ErrorMessage{
	width:335px;
	*width:500px;
	padding-top:10px;
	*padding-top:1px;
	padding-left:0px;
	font-weight:bold;
}

.modelHome{float:left!important;} /*required to make the pages go at the right of the navigation menu*/

.record_NoColor{
	padding:24px 0 0px 16px;
}
.record_Color{
	padding:15px 0 0px 16px;
	margin:15px 0 0 0;
	background-color:#b5b8bf;
}
h1.headerTitle{
	background:black url(/images/bp/dealerlocator/hdr_locate_dealer.gif) no-repeat 685px 14px;
	height:43px;
	margin:0pt;
	padding:0pt;
	width:839px;
}
/***********************************************************/
/*           LOCATE BUTTONS FOR DEALER LOCATOR             */
/***********************************************************/
a.btnLocate{
	background:url(/images/bp/dealerlocator/btn_locate_off.gif) no-repeat;
	padding:0 0 0 0;
	margin:0 0 0 0;
	cursor:pointer;
	width:82px;
	height:15px;
	display:block;
}
a.btnLocate:hover{
	background:url(/images/bp/dealerlocator/btn_locate_on.gif) no-repeat;
}
a.btnLocate span{
	display:none;
}

.ftGMLogo{
  margin:25px 0 10px -695px!important;
}
