.label, .labelSpan2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #006F48;
	line-height: 23px;
	padding: 0 10px 0 0 ;
	width: 120px;
}
.inputForm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	width: 360px;
	border: 1px solid #d7eade;
}
.textForm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	width: 360px;
	border: 1px solid #d7eade;
	margin: 2px 0 2px 0;
}
.buttonForm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #0A7852;
	height: 17px;
	width: 69px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: right;
}

