@media print {
    #atcPrintPage {
        display: none;
        position:absolute;
        left:255px;
        top:18px;
        width:300px;
        text-align:right;
    }

    #atcPrintClose {
        display: none;
        position:absolute;
        left:275px;
        top:18px;
        width:300px;
        text-align:right;
    }
}

@media screen {
    #atcPrintPage {
        position:absolute;
        left:275px;
        top:-4px;
        width:300px;
        text-align:right;
    }

    #atcPrintClose {
        position:absolute;
        left:275px;
        top:18px;
        width:300px;
        text-align:right;
    }
}

#atcPrintHead {
    position:relative;
    display:block;
    width:590px;
    height:40px;
}

#atcPrintLogo {
    position:absolute;
    width:275px;
    text-align:left;
}

#atcPrintPage {
    position:absolute;
    left:290px;
    top:2px;
    width:300px;
    text-align:right;
}

#atcPrintClose {
    position:absolute;
    left:290px;
    top:34px;
    width:300px;
    text-align:right;
}

#atcPrintClose a {
    color:#00f;
}

#atcPrintHeadInfo {
    position:relative;
    display:block;
    width:575px;
    height:40px;
}

#atcPrintHeadInfoLeft {
    position:relative;
    display:block;
    float: left;
    margin:0;
    padding:2px 0 2px 5px;
}

#atcPrintHeadInfoRight {
    position:relative;
    display:block;
    float: right;
    text-align: right;
}

#atcPrintNewlyListed {
    position:relative;
    padding:2px 0 2px 5px;
    display:block;
}

.atcContactInfoSellerName {
    position:relative;
    display:block;
    margin:0;
    padding:2px 0 0px 5px;
}
.atcContactInfoSellerAddress {
    position:relative;
    display:block;
    margin:0;
    padding:0px 0 2px 5px;
}

.atcContactInfoSellerDistanceFromZip {
    position:relative;
    display:block;
    margin:0;
    padding:2px 0 2px 5px;
}

.atcContactInfoContact {
    position:relative;
    float:right;
    display:block;
    padding:0px 150px 2px 5px;
}

.atcContactInfoContactNumber {
    position:relative;
    float:right;
    display:block;
    padding:0px 150px 2px 5px;
}

.atcClear {
    clear: both;
}

.atcPrintContent {
    position:relative;
    display:block;
    width:575px;
}

.atcPrintContentDetails {
    position:relative;
    display:block;
    width:575px;
    padding-bottom:15px;
    border-top:0px;
}

.atcPrintMainPhoto {
    border:1px solid #ccc;
    border-top-width:0;
    text-align:center;
    padding:5px 2px 5px 1px;
    width:575px;
}

.atcPopupBorder {
    text-align:center;
    padding:5px 2px 5px 1px;
    width:575px;
}

.atcPrintMultiPhoto {
    border:1px solid #ccc;
    border-top-width:0;
    text-align:center;
    padding:10px 2px 10px 1px;
    width:575px;
}

.atcPrintSplot {
    background:#f6f6ef;
    border-bottom:1px solid #ccc;
    border-top:1px solid #ccc;
    padding:2px 0 0 5px;
    width:575px;
    color:#309;
    font-weight:bold;
    font-size:8pt;
    height:21px;
    vertical-align:middle;
    display:table-cell;
}

.atcHrLikeHeader {
    color:#309;
    border-top:1px solid #ccc;
}

h3.print {
    /*color:#309;*/
    border-top:1px solid #ccc;
    border-bottom:1px solid #ccc;
    background:#fff;
    font-size:8pt;
    font-weight:bold;
    margin:0;
    padding:2px 0 2px 5px;
    width:575px;
}

table.carDetails {
   border-bottom:0px solid #ccc;
}

.tableImage {
    padding:10px 5px 0px 0px;
}

.carfaxSmallPrint {
    font-size:8pt;
    padding:2px 0 2px 0px;
    margin:0;
}

.atcPrintLeft {
    padding:1px 1px 0px 0px;
    font-size:9pt;
}

.atcPrintMiddle {
    padding-right:5px;
    font-size:9pt;
    border-bottom:1px solid #ccc;
    height:22;
}

.atcPrintRight {
    padding-right:5px;
    font-size:9pt;
    border-bottom:1px solid #ccc;
    height:22;
}

.atcMultiPhotoPadRt {
    padding-left:3px;
    padding-bottom:3px;
}

.atcMultiPhotoPadLt {
    padding-right:3px;
    padding-bottom:3px;
}

#cpoDetails td {
    font-size:9pt;
    border-left:1px solid #ccc;
    border-bottom:1px solid #ccc;
    padding:5px;
}

#cpoDetails th {
    text-align:left;
    font-size:9pt;
    border-bottom:1px solid #ccc;
    padding:5px;
}

#cpoDetails .blurb td {
    border-width:0;
    padding:0;
    font-size:8pt;
}


table#installedFeatures {
    width: 100%;
}

#installedFeatures ul { 
    margin:0 0 0 10px;
    padding: 0 0 0 10px;
}

div.nvs { width:110px; height:32px; padding-bottom: 8px; padding-top:0; margin-top:0px; float:left; }
div.nvs img { float:left; padding-right:4px; }
span.nvs { color:#080; text-decoration:none; font-size:9pt; font-weight:bold; display: block; padding-top:2px; }
.reduced { float:left; margin-top:2px; margin-left:-4px; padding-left:0; }
.floatleft { float:left; }
@media print {
#atcPrintClose {
    display:none;
}
}
