div.wpcf7 {
	margin: 0;
	padding: 0;
}

div.wpcf7-response-output {
	margin: 2em 0.5em 1em;
	padding: 0.2em 1em;
        font-family: Tahoma, Verdana, Helvetica, Arial, sans-serif; font-size: 12px; font-weight: bold;
}

div.wpcf7-mail-sent-ok {

}

div.wpcf7-mail-sent-ng {

}

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;
}

div.wpcf7 p {
margin: 0;
padding: 0;
}

.introtext {
font-family: Tahoma, Verdana, Helvetica, Arial, sans-serif; 
font-size: 20px; 
font-weight: bold;
color: #02c29b;
}

.introtext2 {
font-family: Tahoma, Verdana, Helvetica, Arial, sans-serif; 
font-size: 20px; 
font-weight: bold;
color: #d64354;
}

.smalltext {
font-size: 10px;
}

#servicescontact .introp {
margin-top: 10px;
}

.contactSubmit{
color:#FF0000;
border:0px solid #d4dede;
width:52px;
height:35px;
text-align:center;
background-image:url('/wp-content/plugins/contact-form-7/images/contact_submit_button.jpg');
background-repeat:no-repeat;
margin-left: 52px;
}

.contactSubmit2{
color:#FF0000;
border:0px solid #d4dede;
width:52px;
height:35px;
text-align:center;
background-image:url('/wp-content/plugins/contact-form-7/images/contact_submit_button.jpg');
background-repeat:no-repeat;
margin-top: 10px;
}

#servicescontact .formheading {
margin-top: 20px;
}

#servicescontact p {
margin-top: 3px;
}