@charset "utf-8";
.form-label {
	font-size: 10px;
	width: 80px;
	clear: left;
}
.form-green {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
	background-color: #e6ffcc;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-bottom: 3px;
	border: 1px solid #999999;
}
