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

.formNoError{
	display:none;
}

.clr{
	clear:both;
}