p.error 
{
	color: red;
	background: #fcffd3;
	border: 1px solid #CE0000;
	margin:5px;
	padding:5px;
}

div.error_handler
{
	width:895px;
	margin-left:auto;
	margin-right:auto;
	margin-top: 0px;
}