div.wpcf7 {
	margin: 0;
	padding: 0;
	font-family:Tahoma, Arial, Helvetica, "times New Roman";
}
div.wpcf7-response-output {
	margin: 2em 0.5em 1em;
	padding: 0.2em 1em;
}
div.wpcf7-mail-sent-ok {
	border: 2px solid #398f14;
}
div.wpcf7-mail-sent-ng {
	border: 2px solid #ff0000;
}
div.wpcf7-spam-blocked {
	border: 2px solid #ffa500;
}
div.wpcf7-validation-errors {
	border: 2px solid #f7e700;
}
span.wpcf7-form-control-wrap {
	position: relative;
}
span.wpcf7-not-valid-tip {
	position: absolute;
	top: 20%;
	left: 20%;
	z-index: 100;
	background: #fff;
	border: 1px solid #ff0000;
	font-size: 10pt;
	width: 280px;
	padding: 2px;

}
span.wpcf7-not-valid-tip-no-ajax {
	color: #f00;
	font-size: 10pt;
	display: block;
}
span.wpcf7-list-item {
	margin-left: 0.5em;
}
.wpcf7-display-none {
	display: none;
}
img.ajax-loader {
	border: none;
	vertical-align: middle;
}
#wpcf7-f1-p20-o1 .wpcf7-form p {
	display:block;
	clear:both;
}
.wpcf7-form label {
	float:left;
	font-size:11px;
	line-height:19px;
	height:19px;
	padding:0;
	margin:0;
}
.wpcf7 #interest {
	padding:0;
	margin:0;
	text-align:left;
	width:237px;
	float:left;
	margin-bottom:10px;
	padding-left:10px;
}
span #interest .wpcf7-list-item {
	text-align:left;
	float:right;
	width:200px;
}
.wpcf7 #name {
	width:230px;
	text-align:left;
	float:right;
	margin-bottom:5px;
}
.wpcf7 #telephone {
	width:230px;
	text-align:left;
	float:right;
	margin-bottom:5px;
}
.wpcf7 #email {
	width:230px;
	text-align:left;
	float:right;
	margin-bottom:5px;
}
.wpcf7 #message {
	width:230px;
	text-align:left;
	height:50px;
	float:right;
	margin-bottom:5px;
}
.wpcf7 #send {
	float:right;
}
#wpcf7-f2-t1-o1 .wpcf7-form {
	clear:none;
	padding-top:5px;
}
.wpcf7 #compromise-name {
	width:136px;
	text-align:left;
	margin:0;
	margin-bottom:5px;
}
.wpcf7 #compromise-email {
	width:136px;
	text-align:left;
}
.wpcf7 #compromise-question {
	width:136px;
	text-align:left;
	height:3em;
}
span#asap {
	font-size:11px;
}