#contactForm .formBox label.valid-err{
    display: block;
    width: 100%;
    margin-bottom: 5px !important;
    font-size: 16px !important;
    font-weight: bold;
    color: red;
}