#google_maps_frame {
	height:400px;
	width: 745px;
}
#the_map_left {
	position:relative;
	border: 1px solid #99A8B4;
	height:400px;
}
#the_map_right {
	position:relative;
	width: 245px;
	height: 400px;
	border: 1px solid #99A8B4;
}
#search_dealer {
padding: 10px;
}

#map_search_results {
	padding: 10px;
	border-top: 1px solid #99A8B4;
}
.dealer-results ul {
	padding: 0px;
	margin: 0px;
}
.dealer-results li {
	margin-left: 1.5em;
}
.dealer-results a {
	color:#666666;
	text-decoration:none;
}
.dealer-form-input {
	color:#99A8B3;
	font-size:11px;
	height:16px;
	float:left;
	width: 80px;
	border-right: none;
}

#dealer-form-select {
	width: 80px;
	float: left;
	font-size: 11px;
	color: #99a8b3;
	padding: 3px 0 2px 0;
}

.dealer-form-checkbox {
	display:inline;
}
.dealer-form-label {
	display:inline;
}
.dealer-form-button {
	float:left;
}
