span.error {
	color: red;
	font-size: .75em;
	font-style: italic;
}

p.error {
	color: red;
	margin-left: 23px;
}