
/*
div.mfeedback {padding-top: 10px; padding-left: 20px;}
div.mf-name, div.mf-email, div.mf-captcha, div.mf-message {width:80%; padding-bottom:10px;}
div.mf-name input, div.mf-email input {width:250px;}
div.mf-phone input {width: 250px;}
div.mf-phone {width: 250px; padding-bottom:10px;}
span.mf-req {color:red;}
div.mf-ok-text {color: rgb(53, 240, 53); font-weight:bold; padding-bottom: 1em; text-align:center;}
div.mfeedback .feedback_button {background: none repeat scroll 0 0 #920105;
color: #FFFFFF !important;
margin-left: 60px !important;
padding: 0 0 3px !important;
text-align: center;
width: 150px !important;
height: 23px!important;
cursor: pointer;
border: 0 none;
border-radius: 3px 3px 3px 3px;}

.nospam {
background: url("/images/contact.png") no-repeat scroll 0 0 transparent;
color: #F9F9F9;
font-size: 11px;
height: 48px;
margin-left: 10px;
padding-left: 55px;
text-shadow: 1px 1px 0 #444444;
width: 250px;
margin-top:25px;
}
*/