.PaymentCards {
    padding-top: 15px;
    padding-left: 25px;
    padding-bottom: 10px;
}

    .PaymentCards img {
        border: 0;
    }

.tblShopWithConfidence {
    width: 100%;
    padding-top: 3px;
}

    .tblShopWithConfidence .ShopWithConfidenceSSLSecured {
        width: 48%;
        vertical-align: top;
        padding-top: 15px;
    }

    .tblShopWithConfidence .ShopWithConfidencePci {
        width: 52%;
        vertical-align: top;
        padding-top: 10px;
    }

img.ShopWithConfidenceHorizontalLine {
    margin-top: 13px;
    margin-bottom: 13px;
    border: 0;
}

.ShopWithConfiSubTitle {
    font-weight: bold;
}

.IndexPageBottomBox {
    clear: both;
    background-color: #ebf3ff;
    padding: 10px;
    color: #1d1d1d;
    font-size: 14px;
    border: solid 1px #adc0cc;
    display: inline-block;
    width: 97%;
}

.footer1 {
    width: 960px;
    background-color: #999a98;
    clear: both;
    border: solid 1px #adc0cc;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    font-size: 12px;
    margin-left: 5px;
    margin-right: 5px;
    padding-bottom: 5px;
    color: #fff;
}

.footer-content {
    margin: 0 auto;
}

.footer-content-top {
    height: 185px;
}

.footer-content-bottom {
    clear: both;
    background-color: #5f6168;
    color: #fff;
    text-align: center;
    padding-bottom: 5px;
    padding-top: 5px;
}

.footer-content-box1 {
    width: 230px;
    float: left;
    _display: inline;
    margin: 0 0 0 50px;
    text-align: left;
}

.footer-content-box2 {
    width: 230px;
    float: left;
    _display: inline;
    margin: 0 0 0 50px;
    text-align: left;
}

.footer-content-box3 {
    width: 120px;
    float: left;
    _display: inline;
    margin: 0 0 0 50px;
    text-align: left;
}

.footer-content-box4 {
    width: 140px;
    float: left;
    _display: inline;
    margin: 0 0 0 30px;
    text-align: left;
}

.footer-content-box5 {
    width: 160px;
    float: left;
    _display: inline;
    margin: 0 0 0 50px;
    text-align: left;
}

.footer-content-line {
    width: 2px;
    height: 170px;
    background: url(/images/footer_line.jpg) no-repeat;
    float: left;
    _display: inline;
    margin: 20px 0 0 20px;
}

.footer-content-top p.footer-title {
    padding: 10px 0 0 0;
    margin: 0;
    font-size: 12px;
    font-weight: bold;
    color: #424346;
}

.footer-content-top p.text {
    padding: 3px 0 0 2px;
    margin: 0;
}

    .footer-content-top p.text a {
        text-decoration: none;
        color: #fff;
    }

        .footer-content-top p.text a:hover {
            text-decoration: underline;
            color: #fff;
        }

        .footer-content-top p.text a:visited, .footer-content-top p.text a:active, .footer-content-top p.text a:focus {
            color: #fff !important;
        }

.FooterOuter {
    font-size: 13px;
    width: 960px;
    background-color: #FFF;
    margin-right: auto;
    margin-bottom: 0;
    margin-left: auto;
    padding-right: 0;
    padding-left: 0;
}

.deskshareFooterHomePage {
    clear: both;
    background-color: #E4E4E4;
    padding-top: 5px;
    padding-bottom: 5px;
    font-size: 13px;
    color: #424346;
}

    .deskshareFooterHomePage ul {
        text-decoration: none;
        padding-bottom: 6px;
        text-align: center;
        list-style: none;
    }

    .deskshareFooterHomePage li {
        text-decoration: none;
        display: inline;
        margin: 0;
        text-align: left;
    }

        .deskshareFooterHomePage li a {
            color: #00C;
            text-decoration: none;
            padding-right: 2px;
            padding-left: 2px;
            clear: both;
        }

            .deskshareFooterHomePage li a:hover {
                color: #0179C3;
                text-decoration: underline;
            }

    .deskshareFooterHomePage a:visited {
        color: #00C;
        text-decoration: none;
    }
