.dealer-nav {
    width:290px;
    float:left;
    margin-right:1px;
    height:600px;
    background:#fff;
    position:relative;
}
.dealer-map {
	height:600px;
	width:678px;
}

.country-chooser label {float:left; display:inline; vertical-align:middle; font-weight:bold;}
.country-chooser {text-align:right;}
.country-chooser {line-height:20px; padding-bottom:10px; /*border-bottom:1px solid #dad9d6;*/}
.country-chooser select {width:120px;}

.dealertype-chooser label {float:left; display:inline; vertical-align:middle; font-weight:bold;}
.dealertype-chooser {text-align:right;}
.dealertype-chooser {line-height:20px; padding-bottom:10px; border-bottom:1px solid #dad9d6;}
.dealertype-chooser select {width:120px;}

.address-fields {
    display:block;
    margin-bottom:20px;
    
}
.dealer-nav p {font-size:11px; margin:5px 0;}
.address-fields .text {width:270px; margin-bottom:10px;}

.dealer-list {
    position:absolute; 
    top:175px; 
    padding:5px 10px;
    left:0; 
    right:0; 
    bottom:0; 
    background:#fff; 
    overflow:auto; 
    overflow-x:hidden; overflow-y:auto;
}

.dealer-finder-form {
	margin:0;
	background:#eae9e6;
	padding:10px;
	height:180px;
}

.dealer-finder-form input.text {
	*margin-left: -10px;
}

.dealer-finder-form label {
	margin-bottom: 5px;
	display: block;
}

.dealer-finder-form .text,
.dealer-finder-form .submit, 
.dealer-finder-form .reset {
	float: left;
	margin-right: 3px;
}


.dealer-map .org {margin:0; padding:0;}
.dealer-map p {margin:0; padding:0;}

.dealer-map a {text-decoration:none;}

#addrList {
	margin: 0; padding: 0;
	list-style-type: none;
}


#addrList h3 {
	margin-bottom: 0;
	font-size:18px;
}

.adr p {
	margin: 0;
}


.phone a {text-decoration: none; color: #666666; cursor: text;}
.phone a:hover {text-decoration: none;}