.support .title {
    margin-left: 0;
}

.support .navLink {
    font-size: 18px;
    font-weight: bold;
    float: right;
}

.support .thumbUp, .support .thumbDown {
    background: url( ../img/tips/up.gif) no-repeat bottom left;
    height: 80px;
    line-height: 70px;
    padding: 0 0 0 90px;
    margin: 10px 0 0 10px;
}

.support .thumbDown {
    background: url( ../img/tips/down.gif) no-repeat bottom left;
}


/* VIN Scaner */
.support #tipScanner .block {
    margin-top: 20px;
    height: 320px;
}

.support #tipScanner .ss {
    width: 375px;
    height: 295px;
    float: left;
    margin: 0px 0 20px 25px;
    text-align: center;
}

.support #tipScanner .ssp {
    width: 280px;
    height: 420px;
    float: left;
    margin: 0px 0 20px 100px;
}


.support #tipScanner .success {
    color: green;
}

.support #tipScanner .alert {
    color: red;
}

.ssScannerOk, .ssScannerOk2 {
    background: url( ../img/tips/image003.jpg) no-repeat bottom left;
}

.ssScannerOk2 {
    background: url( ../img/tips/image004.jpg) no-repeat bottom left;
}

.ssScannerTooDark {
    background: url( ../img/tips/image005.jpg) no-repeat bottom left;
}

.ssScannerBlured {
    background: url( ../img/tips/image006.jpg) no-repeat bottom left;
}

.ssScannerTilted {
    background: url( ../img/tips/image007.jpg) no-repeat bottom left;
}

.ssScannerSkewed {
    background: url( ../img/tips/image008.jpg) no-repeat bottom left;
}

.ssScannerTooBig {
    background: url( ../img/tips/image009.jpg) no-repeat bottom left;
}

.ssScannerTooSmall {
    background: url( ../img/tips/image010.jpg) no-repeat bottom left;
}

.ssScanMenu {
    background: url( ../img/tips/image011.jpg) no-repeat bottom left;
    width: 295px;
    height: 375px;
    margin: 10px 0 20px 30px;
    text-align: center;
}

.ssInfoButton {
    background: url( ../img/tips/image013.jpg) no-repeat bottom left;
}

.ssInfoScreen {
    background: url( ../img/tips/image014.jpg) no-repeat bottom left;
}


/* Wi-Fi Connectivity */

.support #tipSpeed .ss {
    width: 200px;
    height: 300px;
    float: left;
    margin: 0px 0 20px 15px;

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

.support #tipSpeed .block {
    margin-top: 20px;
    height: 300px;
}

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

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

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

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

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

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


/* iPhone Screenshot */

.support #tipScreenshot .ss {
    width: 260px;
    height: 440px;
    float: left;
    margin: 0px 0 20px 20px;
}

.support #tipScreenshot .block {
    margin-top: 20px;
    height: 470px;
}

.sss1 {
    background: url( ../img/tips/sss1.gif) no-repeat bottom left;
    width: 165px;
    height: 300px;
}

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

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

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

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

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

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

/* Android */

#tipAndroid table.homeButtons td {
    text-align: center;
    padding: 0 10px 0 10px;
}





