body {
	background: url(/images/find_a_dealer/find_dealer_bg.jpg) no-repeat center top #000006;
}

    .Company
    {
        font-weight:bold;
        text-transform: capitalize;
        margin-top:0;
        margin-bottom:4px;
     }
    .Street1,
    .City,
    .State,
    .PostalCode,
    .Telephone,
    .Fax,
    .Email,
    .URL
    {
        margin:0;
        text-transform: capitalize;
    }
    .City,
    .State,
    .PostalCode
    {
        float:left;
    }
    .City,
    .Telephone
    {
        clear:left;
    }
    .URL,
    .Email
    {
        text-transform: lowercase;
    }
    .DealerListing,
    .DealerListingSelected
    {
        padding: 5px;
        margin-bottom:10px;
        border: 1px solid #FFF;
        width: 204px;
    }
    .DealerListingSelected
    {
        background-color: #EEE;
        border: 1px solid #CCC;
    }
    .DealerListingSelected *
    {
        color: #000;
    }
    .DealerListing p,
    .DealerListingSelected p,
    .gmnoprint p
    {
        padding: 0;
    }

#header #top_nav ul li.find_a_dealer a {
	background: url(/images/shared/top_nav_current_bg_ie6.gif) repeat-x bottom left;
}

#header[id] #top_nav ul li.find_a_dealer a {
	background: url(/images/shared/top_nav_current_bg.png) repeat-x bottom left;
}

div#company {
	width: 708px;
	padding: 0 7px 4px 7px;
}

div#company_copy {
	background-image: none;
	background-color: #FFF;
	margin-bottom: 3px;
}

div#dealer_body {
	width: 672px;
	padding: 18px;
	background-image: none;
	background-color: #FFF;
	position: relative;
}

div#company_body p {
	line-height: 1.6em;
	margin-bottom: 20px;
	padding-bottom: 0px;
}

div#company_body h4 {
	font-size: 120%;
}

div#company_body_sideBar {
	width: 158px;
	padding: 18px 12px 18px 0;
	background-image: none;
	background-color: #FFF;
}

div#company_info {
	width: 213px;
	padding: 0 7px 7px 7px;
	margin-left: 11px;
}

div.sidebar_section {
	padding-bottom: 20px;
	font-size: 110%;
}

div.sidebar_section * { font-size: 100%; }

ul#online_retialers_list {
    padding: 0 8px 8px 8px;
}
ul#online_retialers_list li {
    margin-top: 8px;
}
ul#online_retialers_list li a {
	background: url(/images/shared/BG_browseLink.gif) no-repeat left;
	padding-left: 10px;
}

div#map_canvas {
    width: 420px;
    height: 450px;
    float: left;
    clear: both;
}

div#dealer_list_contain {
    width: 234px;
    float: right;
    font-size: 100%;
    height: 450px;
    overflow: auto;
}

div#dealer_list {
    width: 210px;
}

div#dealer_list_contain h4 {
    font-size: 100%;
}

div#dealer_body div.form {
    width: 600px;
    padding-bottom: 20px;
}

.smInput { width: 130px; }
div.form .shortLabel { width: 70px; }
div.form .no_clear { clear: none; }
div.form input.submit { margin-left: 79px; }



body.iframe
{
    background :none !important;
    background-color:White !important;
}

