.formError{
	color: #000000;
	font-weight:bold;
	font-size:16px;
}

.formNoError{
	display:none;
}

.clr{
	clear:both;
}