div.payment_module.clicandpay15 {
    padding-bottom: 20px;
}

div.payment_module.clicandpay16 a {
    padding-left: 15px;
    background-color: #fbfbfb;
}

div.payment_module.clicandpay a.unclickable {
    cursor: default !important;
    text-decoration: none !important;
}

div.payment_module.clicandpay a.unclickable:HOVER {
    text-decoration: none !important;
}

div.payment_module.clicandpay a img {
    float: none !important;
}

div.payment_module.clicandpay a img.logo {
    width: 86px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
}

div.payment_module.clicandpay a form {
    padding-left: 40px;
    font-size: 13px;
    text-transform: none !important;
}

div.payment_module.clicandpay.multi ul {
    display: inline-block;
    margin-bottom: 0;
}

div.payment_module.clicandpay.multi ul li {
    font-weight: bold;
    color: #777777;
    cursor: pointer;
    list-style-type: square;
    margin-left: 15px;
}

div.payment_module.clicandpay.multi ul li:HOVER {
    color: #000;
}

div.payment_module.clicandpay.multi p.tip {
    padding-bottom: 5px !important;
}
