.formLabels {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .8em;
	font-weight: bold;
	text-align: right;
	border-bottom-width: 1px;
	border-bottom-style: double;
	border-bottom-color: #CCCC;
}
.formcell {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #CCCCCC;
	width: 200px;
}
