div.wpcf7 {
	margin: 0;
	padding: 0;
 
}

div.wpcf7-response-output {
width: 255px;
border: 0px;
}

div.wpcf7-mail-sent-ok {
	
}

div.wpcf7-mail-sent-ng {
	
}

div.wpcf7-spam-blocked {

}

div.wpcf7-validation-errors {
	
}

span.wpcf7-form-control-wrap {
	position: relative;
}

span.wpcf7-not-valid-tip {
	position: absolute;
	top: 20%;
	left: 20%;
	z-index: 100;
	background: #fff;

	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;
}

#contact-header {
background: url('http://gurumarketgroup.com/images/side-header.png') no-repeat;
height: 54px;
}

#contact-body {
background: url('http://gurumarketgroup.com/images/side-body.png') repeat-y;

}
#contact-footer {
background: url('http://gurumarketgroup.com/images/side-footer.png') no-repeat;
height: 21px;
}


#contact-content {
margin-left: 20px;
color: #FFFFFF;
font-family: Arial, Verdana;

}

.subbtn {

background: url('http://gurumarketgroup.com/images/submitbtn.png') no-repeat top left;
width: 73px;
height: 30px;
border: 0px;
float: right;
margin-right: 20px;
}
