.callback-form {
	display: none;
	position: absolute;
	margin-left: 0px;
	margin-top: 10px;
	right: 0;
	top:auto;
-webkit-box-shadow: 0px 20px 100px #000;
-moz-box-shadow: 0px 20px 100px #000;
box-shadow: 0px 20px 100px #000;
}
.contact_form_block div.mf-captcha input[type="text"]{width:108px;}
span.mf-req { font-weight:bold; }
div.mf-ok-text {color:green; font-weight:bold; padding-bottom: 1em;}
