@charset "utf-8";
/* CSS Document */
form.wpcf7-form p{
	float:left;
	position:relative;
}
.wpcf7-response-output{ clear:both;}
.wpcf7-not-valid-tip-no-ajax{
	position: absolute;
	width: auto;
	margin-left: -107px;
	margin-top: 40px;
	font-size: 10px;
	color: #900;
	background-color: #E2E2E2;
	padding: 3px;
	border-radius: 3px;
	height: 18px;
	line-height: 14px;
}

.wpcf7-validation-errors,
.wpcf7-response-output{ 
color: #900;
font-size: 14px;
margin-top: 5px;
background-color: #E2E2E2;
padding: 5px;
border-radius: 5px;
clear:both;
}
.wpcf7-display-none{
	background-color:transparent;	
}
.your-message span{
	margin-top:120px;
	margin-left:-90px;
}
#contact_form input.wpcf7-captchar{
	width:100px;	
}
p.capcha{
margin:0 15px 0 0;
}
p.capcha img{
	height:37px;
	width:100px;	
}
.captcha-525 span{
margin-left: -15px;
width: 140px;
margin-top: 10px;}











