﻿.dealer, .highlight
{
    height: 90px;
    clear: left;
    border-bottom: dashed 1px #EEE;
    padding: 6px 10px 14px 10px;
    font-family: Verdana;
    font-size: 11px;
    color: #666;
    cursor: pointer;
}
.highlight
{
    background-color: #FFFFDD;
    color: #000;
}
.dealer li, .highlight li
{
    list-style-type: none;
}
li.letter
{
    width: 30px;
    float: left;
    font-size: 18px;
    font-weight: bold;
    vertical-align: middle;
    color: #DDD;
    padding: 5px 5px 10px 5px;
}
li.name
{
    width: 240px;
    overflow: hidden;
    float: left;
    padding: 5px;
    line-height: 120%;
}
li.address
{
    width: 240px;
    overflow: hidden;
    float: left;
    padding: 5px;
}
li.miles
{
    width: 30px;
    float: left;
    padding-top: 30px;
}
.wtbleft
{
    float: left;
    width: 360px;
    padding: 0px 0px 30px 0px;
    z-index: 10;
    height: 700px;
    overflow: auto;
}
.wtbright
{
    float: right;
    padding: 0px 0px 0px 20px; /* border: solid 3px blue;      position: fixed;     margin-left: 395px;*/
}
#ctl00_content_WhereToBuy_GoogleMapDealers_Map
{
    border: solid 1px #CCC;
    font-family: Verdana;
    font-size: 11px;
    line-height: 120%;
}
.dealer .ratelink
{
    border: none;
    font-weight: bold;
    color: #666;
}
.dealer .ratelink:hover
{
    border-bottom: solid 1px black;
    font-weight: bold;
    color: #000;
}
.demodaysblock
{
    width: 280px;
    float: left;
    padding-right: 20px;
    line-height: 150%;
}
.demodaysblock a
{
    color: #333;
    border-bottom: none;
    background-image: url(images/external.gif);
    background-repeat: no-repeat;
    background-position: right center;
    padding-right: 20px;
}
.demodaysblock strong
{
    font-size: 14px;
    font-weight: bold;
    font-family: 'Trebuchet MS' , Verdana;
    color: #000;
    border-bottom: dashed 1px #999;
    color: #51ad27;
}
