.screenShots .border {
    margin: 0 0 20px 0;
}

.screenShots .ss {
    width: 250px;
    height: 505px;
    float: left;
    margin: 0 10px 20px 10px;

    text-align: center;
    font-weight: bold;
    font-size: 16px;
    line-height: 14px;
}

.screenShots .ss .small {
    font-size: 10px;
}

.screenShots .block {
    height: 505px;
}

.screenShots .blockNote {
    margin: 10px 30px 20px 30px;
    font-size: 14px;
    font-style: italic;
}

.ssAuth {
    background: url( ../img/ssAuth.gif ) no-repeat bottom left;
}

.ssHome {
    background: url( ../img/ssHome.gif ) no-repeat bottom left;
}

.ssSettings {
    background: url( ../img/ssSettings.gif ) no-repeat bottom left;
}

.ssMessages {
    background: url( ../img/ssMessages.gif ) no-repeat bottom left;
}

.ssAuctions {
    background: url( ../img/ssAuctions.gif ) no-repeat bottom left;
}

.ssLanes {
    background: url( ../img/ssLanes.gif ) no-repeat bottom left;
}

.ssPriceEval {
    background: url( ../img/ssPriceEval.gif ) no-repeat bottom left;
}

.ssPriceEvalMore {
    background: url( ../img/ssPriceEvalMore.gif ) no-repeat bottom left;
}

.ssLanesHighlighted {
    background: url( ../img/ssLanesHighlighted.gif ) no-repeat bottom left;
}

.ssWishlist {
    background: url( ../img/ssWishlist.gif ) no-repeat bottom left;
}

.ssCarfaxList {
    background: url( ../img/ssCarfaxList.gif ) no-repeat bottom left;
}

.ssCarfaxReport {
    background: url( ../img/ssCarfaxReport.gif ) no-repeat bottom left;
}

.ssCarfaxReportMore {
    background: url( ../img/ssCarfaxReportMore.gif ) no-repeat bottom left;
}

.ssPeYear {
    background: url( ../img/ssPeYear.gif ) no-repeat bottom left;
}

.ssPeMake {
    background: url( ../img/ssPeMake.gif ) no-repeat bottom left;
}

.ssPeModel {
    background: url( ../img/ssPeModel.gif ) no-repeat bottom left;
}


