#distmap {
	width: 695px;
	height: 400px;
	margin-bottom: 20px;
}

#search_container form {
	margin: 10px 0 10px 20px;
}

#search_container label {
	display: block;
	margin: 0;
	padding: 0;
	font-size: .9em;
}

#search_container h3 {
	font-size: .95em;
	margin: 0;
	padding: 8px 10px 0 10px;
	height: 37px;
	background: url(../images/search_header_bg.jpg) no-repeat;
	cursor: pointer;
}

#region_search, #country_search {
	display:none;
}

#map_side{
	font-size: .9em;
}

#contact_info {
	
}

#dealer_list ul {
    list-style:none;
}

#dealer_list li h2 {
        border-bottom: 2px solid #000;
        padding-bottom: 3px;
        letter-spacing: 2px
}

#dealer_list li {
	background: #EEEEEE;
	border: 1px solid #CCCCCC;
	margin: 5px 0 0 5px;
	padding: 10px;
}

#dealer_list li h3 {
	margin-bottom: 5px;
	font-size: 1.2em;	
	letter-spacing: 2px;
}

#dealer_list li p {
	margin-left: 10px;
	font-size: .8em;
}

.dealer_exp {
	margin: 0;
	padding: 0;
	font-weight: bold;
}

.short_input_bg {
	background: transparent url(../images/form-short_bg.jpg) no-repeat;
	height: 45px;
	margin: 0 0 10px 0;
	position: relative;
}

input#zip{
	margin: 0 10px 6px -10px;
	padding: 0;
	width: 107px;
	background: none;
	border: none;
	font-size: 1.1em;
}

#region_select{
	height: 45px;
	margin-right: 15px;
}

.search_btn {
	margin-top: 6px;
}

#featured_products ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#featured_products li {
	margin: 40px 0;
	padding: 0;
	
}

#featured_products p {
	font-size: .8em;
}

#featured_products h3 {
	margin-bottom: 5px;
	padding-bottom: 3px;
	border-bottom: 2px solid #272727;
	font-size: .9em;
}

#featured_products img {
	border-top: 1px dotted #ccc;
	border-bottom: 1px dotted #ccc;
	margin-bottom: 8px;
}

div.dealer_pod img { width: 180px; }
div.dealer_pod { width: 184px; padding-top: 3px; border: 1px solid #EEE; float: left; margin-top: 20px; margin-right: 10px; height: 120px; text-align: center; overflow: hidden; }
div.dealer_pod:hover { background: #EEE;}

div.dealer_pod p {font-size: 12px; font-weight: bold;}
