#email {
    width: 480px;
}

#email .wpcf7-not-valid-tip {
    border: none;
    background: none;
    color: #a59797;
    font-size: 12px;
    text-align: right;
    top: -25px;
    position: absolute;
    left: 50px;
}

#email .wpcf7-response-output {
    margin: 15px 0 0 0;
    padding: 0;
    float: right;
    border: none !important;
    color: #a59797;
    font-size: 12px;
    top: -25px;
}

#email .wpcf7-validation-errors,
#email .wpcf7-mail-sent-ok {
    font-size: 13px;
    color: #a59797;
    border: none;
}
