.nav-panel {
    color: 5c2810;
}

ul.side-nav h3 {
    border: medium none;
    margin: 0px 0px 0px;
}

.top-single-bar {
    display: none;
    padding: 0px 4px 8px 10px;
    border-radius: 0px;
    width: auto;
    margin-bottom: 4px;
    border: none;
    box-shadow: none;
}

.refine-nav li span {
    background: rgba(0,0,0,0.9) url(../images/expandable-icon.png) left center no-repeat;
    display: none;
    height: 50px;
    line-height: 52px;
    font-weight: bold;
    font-size: 14px;
    text-transform: upercase;
    padding-left: 20px;
}
.vehicle-secondary-info.hide {
    display: none !important;
}

.quick-list {
   display: none !important;
}

