#contactForm
{
	width: 700px !important;
	float: left;
	overflow: hidden;
}
#contactForm fieldset
{
	border: none;
	width: 700px !important;
	float: left;
	overflow: hidden;
	padding: 10px 0 25px 0;
}
#contactForm label
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #003300;
	width: 90px;
	display: inline-block;
	float: left;
	height: 14px;
	line-height: 14px;
	margin: 0;
	padding: 3px 0 0 0;
}
#contactForm input
{
	border: 1px solid #fff;
	background: #003300;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #fff;
	display: inline-block;
	width: 330px;
	height: 17px;
	line-height: 17px;
	margin: 0;
	padding: 0;
	float: left;
}
#contactForm textarea
{
	border: 1px solid #fff;
	background: #003300;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #fff;
	display: inline-block;
	width: 330px;
	height: 157px;
	padding: 0;
	margin: 0;
	float: left;
}
#contactForm #but:focus,
#contactForm #but:active
{
	border:none;
	outline:none;
}
#contactForm #but
{
	width: 80px !important;
	height: auto;
	border: 1px solid #003300 !important;
	color: #003300 !important;
	background: #fff !important;
	margin: 11px 0 0 343px !important;
	text-align: center;
	cursor: pointer;
	font-size: 12px !important;
	line-height: 14px !important;
	float: left;
	padding: 0;
}
#contactForm label.error
{
	width: 420px !important;
	padding-bottom: 3px;
	color: #ff0000;
	font-size: 11px;
	width: 260px !important;
	padding-left: 10px;
}
#contactForm input.error
{
	border: 1px solid #ff0000 !important;
}
#contactForm div
{
	float: left;
	padding-bottom: 1px;
}
.wrapper   #container   #mainContent   #container2   #mainContent2   #text   .green  p, .wrapper #container #mainContent #container2 #mainContent2 #text .green .style2 {
	color: #339900;
}

