a {
    font-size: 1.0em;
    text-decoration: none;
}
#payment_form fieldset legend a{font-weight:bold;}
input[type=submit] {
    margin-top: 10px;
}
#paymentDetailsSection ul li{list-style:none;margin-bottom:15px;width:48%;}
#paymentDetailsSection ul li.right_payment{float:left;}
#paymentDetailsSection ul li.left_payment{float:right;}
#paymentDetailsSection ul{padding:0px;margin:0px;}


.fieldName {
    width: 400px;
    font-weight: bold;
    vertical-align: top;
}

.fieldValue {
    width: 400px;
    font-weight: normal;
    vertical-align: top;
}
