
.simpleform-error {
	background-color: #FF9999;
}

label.simpleform-error
{
	font-weight: bold;
	color: red;
	background-color: inherit;
}

