.formError{
	color: #5B1588;
padding:0;
margin:0 0 7px 0;
width: 90%;
color: #111;
text-align: left;
font-family:Georgia, "Times New Roman", Times, serif;
font-size: 140%;
line-height:130%;
font-weight: normal;
}

.formNoError{
	display:none;
}

.clr{
	clear:both;
}