.dealer_item {
    clear: both;
    border-top: 1px #6EB538 dotted;
}

.dealer_logo {
    padding-top:0.5em;
    padding-bottom:0.5em;
    float: left;
    width:240px;
}
.dealer_logo img {
    display: block;
    margin-left: auto;
    margin-right: auto;    
}

.dealer_name_address {
    padding-top:0.5em;
    padding-bottom:0.5em;
    width: 600px;
    float:right;
}

.dealer_name_address p {
    margin: 0px;
}

.dealer_admin_menu {
    float:right;
}

.dealer_name {
    color: #444;
    font-weight:bold;
    font-size: 120%;
    margin:0px;
    padding:0px;
}

.dealer_indent {
    padding-top: 0.2em;
    padding-left: 1em;
}

.dealer_description {
    margin-top:0.5em;
}
.dealer_description p {
    margin-bottom: 0.5em;
}


#my_current_logo {
    margin: 0px;
    padding: 0px;
}

#my_dealer_profile {
    padding-botton: 1em;
}

#my_dealer_profile p {
    clear:both;
}

#my_dealer_profile label {
    font-size: 14px;
    font-weight: bold;
    text-align: right;
    width:200px;
    float:left;
    clear:left;
}

.dealer_profile_item {
    width:640px;
    float: right;
    font-size: 14px;
}

.promotional_code p {
    margin-left: 15px;
}
.promotional_code b {
    font-size: 120%;
    color: #006600;
}
.promotional_code_code {
    font-size: 120%;
    font-family: fixed, monospace;
}
#promotional_code_form label {
    margin: 3px 5px 0px 0px;
    padding: 0px;
    text-align: right;
}
#promotional_code_form span {
    display: block;
    margin: 3px;
}
