
.crm-price-amount-label, .price-set-option-content {
    width: 150px !important;
    margin-left: 5px;
    font-weight: normal !important;
}

.crm-price-amount-amount {
    width: 90px !important;
    float: left;
    font-weight: normal;
}

.price-set-row {
    clear: both;
}

.crm-price-amount-label-separator {
    display: none;
}

.price-set-option-content {
    margin-left: 10px;
}

#footer_text {
    clear: both;
    padding-top: 15px;
}

#pricevalue {
    border: 1px solid #dbdbdb;
    border-radius: 5px;
    width: 200px;
    padding: 10px;
    margin-top: 30px;
    font-weight: bold;
    font-size: 1.5em;
}

.payment_options-group .content label {
    margin-left: 10px;
}