div.wpcf7 {
	margin: 0;
	padding: 0;
}

img.contactform  { border: 1px solid #ffffff; }

.tdleft1 input        { width: 200px; height: 16px; margin-bottom: 7px; padding: 2px;}
.tdleft2 input        { width: 200px; height: 16px;margin-bottom: 7px; padding: 2px;}
.tdleft3 input        { width: 140px; height: 16px;padding: 2px; margin-bottom: 7px;}
.tdleft4 input        { width: 140px; height: 16px;padding: 2px;margin-bottom: 7px;}

.tdleft5 input {height: 16px;padding: 2px;}

input.bordersub {border: 1px solid #ffffff; background-color: #000000; color: #ffffff;}

input, textarea { border: 1px solid #000000; }

textarea {padding: 2px;}

span.captcha-376 input {height: 24px;}

#right1 {float: right;}

#right1 input {height: 20px; padding-top: 2px; padding-left: 2px;}

#left1 {float: left;}

#left1 img {border: 1px solid #ffffff; }

#formwidth {width: 175px; margin-bottom: 10px; height: 30px; margin-top: 10px; }
#enter {padding-top: 5px;}

#subbutton {clear: both;  }

div.wpcf7-response-output {
	margin: 2em 0.5em 1em;
	padding: 0.2em 1em;
}

div.wpcf7-mail-sent-ok {
	
	background-color: #000000;
	font-size: 11px;
}

div.wpcf7-mail-sent-ng {
	
	background-color: #000000;
	font-size: 11px;
}

div.wpcf7-spam-blocked {
	border: 1px solid #ffffff;
	background-color: #000000;
}

div.wpcf7-validation-errors {
	border: 1px solid #ffffff;
}

span.wpcf7-form-control-wrap {
	position: relative;
}

span.wpcf7-not-valid-tip {
	position: absolute;
	top: 20%;
	left: 150px;
	z-index: 100;
	background: none;
	border: none;
	font-size: 10pt;
	width: 280px;
	padding: 2px;
}

span.wpcf7-not-valid-tip-no-ajax {
	color: #ffffff;
	font-size: 10pt;
	display: block;
}

span.wpcf7-list-item {
	margin-left: 0.5em;
}
