.formError{
	color: #ff0000;
	font-weight:bold;
	font-size:10px;
}

.formNoError{
	display:none;
}

.clr{
	clear:both;
}
