div#dealer_content {
    /*width: 818px;*/
    /*margin: 0 auto 0 auto;*/
    padding: 0;
    text-align: left;
    font-family: Arial, Verdana, sans-serif;
}

div#dealer_content li {
    font-size: 12px;
    padding: 10px 0;
    line-height: 125%;
}

div#dealer_sidebar {
    width: 250px;
    padding: 0;
    float: left;
}
div#dealer_sidebar div.header {
    font-family: Arial, Verdana, sans-serif;
    text-align: left;
    font-weight:bold;
    font-size: 18px;
    
}

div#dealer_top{
    padding: 15px 0px 10px 0px;
    margin: 0 auto 0 auto;
}

div#dealer_bottom{
    padding: 0;
    margin: 0 auto 0 auto;
}

div#dealer_locator_form {
    font-size: 10px;
}

div#dealer_locator_header {
    height: 110px;
    margin-right: 8px;
}

#dealer_results {
    margin-left: 250px;
    padding: 0 25px;
    width: 600px;
}

#dealer_results h2 {
    /*margin: 0 !important;*/
    /*margin: 0 0 0 20px; */
    font-size: 18px;
    font-style: normal;
}

#dealer_results ol {
    padding: 0;
    padding: 0 0 0 20px !important;
    margin-top: 0;
}

ol.results_list li {
    border-bottom: 1px solid #2b2b2b;
}
ol.results_list li a {
    font-size: 14px;
    color: #FF7F00;
    text-decoration: none;
}
ol.results_list li a:hover {
    text-decoration: underline;
}

div#google_map_container {
    padding: 8px 7px;
    background: url('/media/images/dealerlocator/map-bg.gif') top left no-repeat;
    margin: 20px 0 10px 0;
}
div#google_map {
    width: 574px;
    height: 304px;
    
}
#addrbox {
    width: 150px;
    border: 1px solid #3f3f3f;
}
td.rightcol {
    background: url('/media/images/dot-bg.gif') top left repeat;
}
#selection_container {
    margin-left: 20px;
    background: #262626;
    width: 200px;
}
#selection_bottom {
    padding: 10px;
}
#selection_top {
    padding: 10px 10px 20px 10px;
    background: url('/media/images/boards/selector-divider-bg.gif') repeat-x bottom left;
}
.form_submit {
    margin-top: 10px;
}
#find_dealer_form {
    text-align: center;
    margin: 0;
}

