﻿ul.no-bullets li {
    list-style-type: none;
}

underline {
    text-decoration: underline;
}

.termsWrap .agreeLabel.button {
    background-color: #e6e5e5;
    color: ButtonText;
    padding: 8px 35px;
    font-size: 14px;
    border: 0px;
}

.termsWrap #termsCheckBox, .termsWrap #policyCheckBox {
    margin-right: 10px;
}

.termsWrap DIV {
    border: 1px solid #e6e5e5;
    margin-bottom: 20px;
    padding-top: 5px;
    padding-bottom: 10px;
}

.termsWrap H2 {
    margin-top: 10px !important;
}

.termsWrap A {
    color: #036 !important;
}

.termsWrap .no-bullets H2 {
    padding-top: 15px;
    margin-bottom: 12px;
}