.FormError
{
	margin-left: 15em;
}

.FormError > li 
{
	color: darkred;	
	//list-style-type: square;
}
