div.mf-message {
    width: 37% !important;
    float: left;
    min-height: 76px;
    /* padding-bottom: 0.4em; */
}
input#js_data {
    width: 304px;
    display: block;
    margin-top: 22px !important;
    padding-left: 20px;
    border-radius: 2px;
    border: 1px solid #ccc;
    height: 45px !important;
    font-family: Rroman;
}
div.mfeedback {}
div.mf-name, div.mf-email, div.mf-captcha, div.mf-message {width:80%; padding-bottom:0.4em;}
div.mf-name input, div.mf-email input {width:60%;}
div.mf-message textarea {width: 60%;}
span.mf-req {color:red;}
div.mf-ok-text {color:green; font-weight:bold; padding-bottom: 1em;}