#search {
	background: #F9F9F7;
	border: 2px solid #D6D6D6;
	padding: 5px;
}
#search  h5     {
	font-weight: bold;
	font-size: 9pt;
	color: #30406D;
	background: #FCFCFC;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F3F3F3;
}
.search_item {
	font-size: 11pt;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
}
#search_results     {
	background: #F9F9F7;
	border: 2px solid #D6D6D6;
	padding: 5px;
}
#search_results  h2     {
}
#search_results  #dealer     {
	background: #FFFFFF;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #D6D6D6;
	margin: 5px;
	padding: 5px;
}
#search_results  #dealer  p     {
	line-height: 1;
	padding: 2px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 95%;
}
.featured {
	font-size: 110%;
	border: 1px solid #D6D6D6;
}
#search_results  #dealer  h4     {
	text-transform: capitalize;
	font-family: Arial, Helvetica, sans-serif;
	background: #F9F9F7;
	color: #9C5559;
	font-size: 90%;
	font-weight: bold;
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #EAEAEA;
}
#search_results  .errors     {
	color: #FF0000;
	font-weight: bold;
}
#search_results  #dealer  h5     {
	font-size: 115%;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	color: #212F64;
}

