label {
	display: block;
	font-family: Verdana;
	font-size: xx-small;
	line-height: 38px;
}

label.error {
	float: left;
	color: red;
	vertical-align: top;
	font-size: 10px;
	margin-left: 0px;
	clear: left;
	line-height: 10px;
}

p { clear: both; }

.submit { margin-top: 1em; }

em { font-weight: bold; padding-right: 1em; vertical-align: top; }
