﻿.signup-submit {
    margin-top:30px;
    font-size:small;
}

.signup-submit-button {
    background-color:#9c92cc;
    color:white;
    border-radius:5px;
}

.signup-submit-error {
    color:red;
    margin-bottom:2px;
}

.christmasred {
    color:#AA0114;
}

.newsletter-sign-up-title {
    padding-bottom:5px;
    font-size:11px;
    text-transform:uppercase;
}


#webleadenquiryform ol {
    max-width:400px;
}

.text-area {
    width:390px;
}

.label-max-120 {
    max-width:120px;
}