p.errors {
	font-weight: bold;
	color: #990000;
	background-color: #f0f0f0;
	margin: 16px;
	padding: 8px;
	border: 2px solid #FF0000;
}