div.mfeedback {border-radius: 5px; font-weight: bold;color: green;width: 80%; background: #f2f2f2;padding: 25px;}
div.mf-name, div.mf-email, div.mf-phone, div.mf-captcha, div.mf-message {width:80%; padding-bottom:0.4em;}
div.mf-name input, div.mf-phone 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;}
div.mf-name, div.mf-email, div.mf-captcha, div.mf-message {padding-bottom:0.4em;}
div.mf-name input, div.mf-email input, div.mf-phone input {border: 1px solid #b4b4b4;border-radius: 5px;padding: 0 5px;}
div.mf-message textarea {border: 1px solid #b4b4b4;border-radius: 5px;padding: 0 5px;resize: none;}
/* input[type="submit"] {width: 120px;height: 35px;margin: 0 auto;} */
span.mf-req {color:red;}
div.mf-ok-text {color:green; font-weight:bold; padding-bottom: 1em;}
textarea {resize:none};