﻿    #dealerHeader {
        width: 980px;
        margin: 0px auto 20px auto;
    }

    .dealer-header {
        width: 100%;
        padding: 0px 10px;
        color:#fff;
    }

    .dealer-info {
        width: 100%;
        padding: 16px 10px;
        background-color: white;
        border: 1px solid #DCDCDC;
        border-top: none;
    }

    #dealerHeaderContainer.dealer-header {
        color: #000000;
    }

    #dealerHeaderContainer h4 {
        margin-top: 0;
    }

    #dealerInfoContainer > ul > li.border-right {
        height: 40px;
        border-right: 1px solid #DCDCDC;
        padding: 0px 0px 10px 0px;
    }


    #dealerInfoContainer {
        font-size: 11px;
        font-weight: 400;
    }

    #dealerHeaderContainer > ul {
        margin-bottom: 0px;
    }

        #dealerInfoContainer > ul > li,
        #dealerHeaderContainer > ul > li {
            padding: 6px 10px;
            vertical-align: middle;
        }



    .dealer-detail > i {
        font-size: 16px;
    }

    .dealer-info-block {
        font-size: 10px;
        font-weight: 500;
        line-height: 1.0em;
        display: inline-block;
        opacity: 0.95;
    }

    .dealer-header-icon {
        font-size: 26px;
        opacity: 0.95;
    }

    .dealer-header > ul > li > h4 {
        margin-right: 20px;
    }

    .dealer-contact {
        font-weight: 600;
    }

    .dealer-icon-title {
        font-size: 10px;
        font-weight: 600;
    }

    .dealer-directions {
        font-weight: 600;
        font-stretch: semi-condensed;
        font-size: 10px;
    }

    .cuLogo img {
        max-height: 50px;
    }

    .dealer-logo > a > img {
        height:40px;
    }

    .header-image {
        opacity: 1; top: 0px; width: 100%; margin:0px auto;
    }

    .premier-background {
        background-color: #fff;
        border: 1px solid #DCDCDC;
        border-bottom: none;
    }

    .premier-creditUnion-dealer {
        margin-top: 10px;    
    }

        .premier-creditUnion-dealer span {
            font-size: 12px;
            font-weight: 600;
        }

.list-inline #ASX-dealer-badge {
    width:100px;
    height:auto;
}