.page_errors {
	font-weight:bold;
	color: red;
	padding-top:10px;
	padding-bottom:10px;
	margin-left:10px;
	margin-right:10px;
	border : solid 1px;
}