.errorClass
{
	color: red
}

.validClass
{
	background-color: white;
}

em
{
	font-size: 8pt;
	color: red;
	top: 25px;
	left: 4px;
	position: inherit;
}