﻿/* Styles for errorpages */

#appError
{
	width: 500px;
	text-align: left;
}

#appError1, #appError2
{
	margin: 5px;
	padding: 5px;
}	