/*.form-item {
    color: rgb(53, 53, 53);
}
.form-item label {
    font-size: 12px;
}*/
#edit-amount {
    text-align: right;
}
#edit-br,
#edit-br1 {
    margin-bottom: -7px;
}
#edit-exlabel {
    margin-bottom: 0px;
    margin-top: -10px;
}
.form-item-exY,
.form-item-exM,
#edit-exhelp,
.form-item-ccn,
.form-item-ccv,
.form-item-amount,
.form-item-account,
.form-item-cname,
.form-item-cfname,
.form-item-clname,
.form-item-phone,
.form-item-address,
.form-item-lname,
.form-item-fname {
    display: inline-block;
}
#edit-accountlabel label,
#edit-paymentlabel label {
    font-size: 1.15em;
    color: rgb(163, 27, 40);
    font-weight: bold;
    border-bottom: 1px solid #CAC2C2;
    margin-top: 28px;
}
.form-item-account,
.form-item-lname,
.form-item-phone,
.form-item-ccv {
    padding-left: 15px;
}
/*.form-submit {
    margin-top: 20px;
}*/
#edit-legag {
    font-size: .8em;
    line-height: 1.5em;
    color: #5A5858;
    width: 85%;
}
#edit-exhelp label {
    font-size: 10px !important;
    text-decoration: underline;
    cursor: pointer
}