﻿#ErrorPage h1
{
	color:#A22430;
	background-image:url(../../images/graphic/errorpageicon.gif);
	background-repeat:no-repeat;
	background-position:left center;
	padding-left:55px;
}
#ErrorPage p
{
	font-size:16px;
	color:#505050;
}
#ErrorPage a
{
	font-size:13px;
}