@media print {

    /* Global Print Style */
    body {
        font-family: arial, "Arial", "Helvetica", sans-serif;
        background: none;
        color: black;
    }
    a {
        text-decoration: none;
    }
    #searchResultPageContent {
        width: 100%;
        margin: 0;
        padding: 0;
        background: none;
    }

    #atcui-navigation-container, #atcui-navigation-container ul, #atcui-navigation-container ul li, iframe, input, form.atcui-form  {
        display: none;
    }

    #myatcHeaderBadge, #atcui-navigation-container, #certifiedHelp, #searchRangeContainer, #footer1x1ads, #stockPhotoTip, #atcToolbarWrapper, #atcToolbar, #compareLimitWarning {
        display: none;
    }

    .filter-summary, .search-summary, .ad-text, .view-all, .change-location-link, .narrow-your-results, .atcui-button-panel, .compare-save, .atcui-form-row, .atcui-bare, .tier-descriptions, .price-range-title, .price-range-list, .tab-label-text, .atcui-footer, .atcui-global-footer, .atcui-link-list-item, .atcui-remove, .frontline, .frontline-wrapper, .new-listing-flag-space, .ncal, .stock-photo-indicator, .atcui-help, .atcui-icon,
    .listing-actions, .pageof, .spotlight-ad, .top, .atcui-feedback, .listing-controls-footer, .atcui-devTools, .myatc-authenticateViaGigya, .atcui-global-footer-wrapper {
        display: none;
    }

    /* Alpha Dealer Style */

    .alpha-showcase-wrapper {
        overflow: hidden;
        height: 200px;
        width: 100%;
    }
    .widget-caption {
        font-size: 10px;
        float: left;
        display: block;
        clear: both;
        margin-bottom: 2px;
    }
    .video {
        clear: both;
        display: block;
        width: 200px;
        float: left;
    }
    .details {
        margin-left: 10px;
        display: block;
        float: left;
        width: 250px;
    }
    #alphaDealerSummary {
        margin-left: 10px;
        display: block;
        width: 160px;
        float: left;
        font-size: 12px;
        box-shadow: inset 0 0 0 170px #F2F2FA;
    }
    #alphaDealerSummary > div {
        margin-bottom: 5px;
        padding: 10px;
        width: 100%;
    }
    #alphaDealerSummary img {
        display: block;
        float: left;
        margin-bottom: 10px;
        clear: both;
    }
    #alphaDealerSummary span.owner-name  {
        display: block;
        float: left;
        font-size: 16px;
        font-weight: bold;
        clear: both;
    }
    #alphaDealerSummary div span.atcui-bold {
        display: block;
        float: left;
        clear: both;
        font-weight: bold;
        font-size: 12px;
        margin-top: 5px;
    }
    .dealer-info-container {
        display: block;
        float: left;
        clear: both;
        font-weight: bold;
        font-size: 12px;
    }
    #alphaVehicleCarousel {
        display: block;
    }
    .dealer-details, .dealer-image {
        display: none;
    }
    .alpha-fallback-wrapper {
        margin-top: 5px;
    }
    #alphaContentViewer {
        display: block;
    }
    .alpha-title h2 {
        margin: 0px;
        padding: 0px;
    }
    .alpha-search-button {
        display: block;
        font-size: 12px;
        font-weight: bold;
        margin-top: 10px;
        display: none;
    }
    .alpha-footer {
        display: none;
    }

    /* SRP Spotlight Listing Style */
    .searchresults-ads-gradient {
        width: 100%;
        display: block;
        min-height: 210px;
        height: 210px;
        clear: both;
        margin-bottom: 10px;
    }
    h2 span.alpha-title {
        font-size: 14px;
    }
    img.atcui-vehicle-image {
        width: 162px;
        display: block;
        float: left;
    }
    .desc-container {
        width: 200px;
        display: block;
        float: left;
        margin-left: 10px;
    }
    .desc-container h3 {
        margin: 0;
        padding: 0;
    }

    .desc-container h3 span.heading {
        font-size: 16px;
        font-weight: bold;
    }

    .desc-container span.description {
        font-size: 12px;
    }

    .desc-container span.description {
        font-size: 12px;
        display: block;
        clear: both;
    }
    .spotlight-container {
        display: block;
        margin-top: 20px;
        padding: 0;
        overflow: hidden;
        clear: both;
        height: 380px;
    }
    .spotlight-special {
        width: 50%;
        font-size: 14px;
        border: 1px solid #89C680;
        display: inline-block;
        float: left;
        margin: 0 10px 10px 0;
        height: 180px;
        overflow: hidden;
    }
    .spotlight {
        width: 48%;
        font-size: 14px;
        border: 1px solid #89C680;
        display: inline-block;
        float: left;
        margin: 0 5px 10px 0;
        height: 170px;
        overflow: hidden;
        padding: 0 0 5px 5px;
    }
    .spotlight-listing-title {
        font-size: 16px;
        font-weight: bold;
        margin: 5px 0 0;
        width: 400px;
        display: block;
        clear: both;
    }
    .spotlight-listing-title a {
        text-decoration: none;
    }
    .spotlight-image {
        float: left;
        display: block;
        margin-right: 8px;
        clear: both;
    }
    .spotlight-image .image-cont img {
        width: 117px;
        margin-top: 10px;
    }
    .spotlight-listing-desc h2 a {
        text-decoration: none;
    }
    .spotlight-listing-desc .left-container {
        width: 100px;
        display: block;
        float: left;
        margin-top: 10px;
    }
    .spotlight-listing-desc .spotlight-listing-msrp {
        display: block;
        width: 140px;
        float: left;
        clear: both;
    }
    .spotlight-listing-desc .spotlight-listing-msrp-text {
        display: inline;
        margin-right: 5px;
    }
    .spotlight-listing-desc .spotlight-listing-msrp-price {
        display: inline;
    }
    .spotlight-listing-desc .listing-special {
        width: 90px;
        float: right;
        font-size: 12px;
        display: block;
        margin-top: 10px;
    }
    .spotlight-listing-desc .listing-special a {
        text-decoration: none;
        font-size: 12px;
    }
    .spotlight-listing-desc .owner-name {
        font-size: 10px;
        width: 100px;
        float: left;
        margin-top: 15px;
    }
    .spotlight-listing-desc .atcui-hidden {
        display: none;
    }
    .spotlight-special .owner-name {
        font-size: 9px;
        font-weight: normal;
        margin-top: 50px;
        clear: both;
    }
    .spotlight-special-oem-logo {
        right: 5px;
        float: right;
        display: block;
        margin-top: -45px;
    }
    .special-icon-col {
        display: block;
        margin: 15px 5px 5px 20px;
        width: 90px;
        float: left;
    }
    .special-detail-col {
        display: block;
        width: 180px;
        float: left;
        font-size: 12px;
        padding-top: 15px;
    }
    .offer-title {
        font-weight: bold;
        font-size: 12px;
        clear: both;
    }
    .spotlight-offer {
        font-size: 12px;
        margin-top: 5px;
    }
    .spotlight-offer-name {
        font-size: 12px;
    }
    .spotlight-offer-link a {
        margin-top: 10px;
        display: block;
        font-size: 12px;
    }

    /* SRP Premium Listing Style */
    .atcui-page-title-prominent {
        font-size: 24px;
        font-weight: bold;
    }
    h1 {
        font-size: 20px;
        font-weight: bold;
        margin: 2px 0;
    }
    .atcui a, .atcui a:visited, .atcui .atcui-light a, .atcui .atcui-light a:visited, .atcui a.atcui-link-content, .atcui a.atcui-link-content:visited {
        color: #25358E;
    }
    .num-listings {
        font-size: 17px;
        font-weight: bold;
        display: inline-block;
        float: left;
    }
    .num-listings-text {
        font-size: 15px;
        display: inline-block;
        float: left;
        margin: 0 5px 20px;
    }
    .num-listings-text span {
        font-size: 15px;
        display: inline-block;
        float: right;
        margin: 0 5px;
    }
    .listing-tier-bar-sevo span {
        display: block;
        clear: both;
        margin: 210px 0 20px;
    }
    .listing-findcar {
        width: 97%;
        display: block;
        margin: 10px;
        min-height: 160px;
        clear: both;
        border-bottom: 1px solid #cccccc;
        overflow: auto;
    }
    .listing-title h2 {
        font-size: 16px;
        font-weight: bold;
        margin: 5px 0 0;
        width: 400px;
        display: block;
    }
    .listing-title h2 a {
        font-size: 18px;
        font-weight: bold;
        margin: 0px;
        padding: 0px;
        width: 400px;
        display: block;
        line-height: 20px;
        text-decoration: none;
        overflow: hidden;
    }
    .listing-price {
        font-size: 16px;
        width: 150px;
        display: inline-block;
        float: left;
        margin-left: 10px;
        padding: 0px;
    }
    .listing-price .price {
        margin-top: 0px;
    }
    .rebate {
        clear: both;
        font-size: 14px;
        font-weight: normal;
        margin: 0 0 10px;
    }
    h4.primary-price {
        font-size: 20px;
        font-weight: bold;
        margin: 0 0 1px;
        padding: 0;
        clear: both;
    }
    .price-amount, .secondary-price {
        margin-right: 5px;
    }
    .listing-special {
        font-size: 14px;
        font-weight: normal;
    }
    .listing-special a {
        text-decoration: none;
    }
    .payment-details {
        font-size: 14px;
        font-weight: normal;
    }
    .payment-details a {
        text-decoration: none;
    }
    .listing-details {
        font-size: 14px;
        width: 200px;
        display: block;
        margin: 0 5px 10px 10px;
        overflow: auto;
        float: left;
    }
    .mileage {
        font-size: 14px;
        font-weight: bold;
        clear: both;
    }
    span.color {
        font-size: 14px;
        font-weight: bold;
        clear: both;
    }
    .owner-details {
        font-size: 12px;
        width: 150px;
        display: block;
        float: right;
        padding-bottom: 10px;
        overflow: auto;
        min-height: 140px;
    }
    .owner-details img {
        margin: 10px 0;
    }
    .distance-cont {
        padding-bottom: 10px;
    }
    .owner-title {
        display: block;
        font-size: 12px;
        font-weight: bold;
        margin-bottom: 5px;
    }
    .stockphoto-disclaimer {
        display: none;
    }
    .vehicle-title {
        font-size: 18px;
    }
    .media-img img {
        width: 120px;
        height: 90px;
        float: left;
        display: block;
    }
    .media-box {
        display: block;
    }
    span#windowTitle span.windowTitle_title {
        display: none;
        clear: both;
        margin: 0 0 0 15px;
        float: left;
    }

    /* VDP Vehicle Style */

    #atcToolbarWrapper {
        display: none;
    }





s


}
