﻿	#subNav 
	{
		display: none;
	}
	
	#content
	{
		min-height:350px;
		height:auto !important;
		height:350px;
		background-image:url(/images/skin/global/error_BG.gif);
		background-position:center right;
		background-repeat:no-repeat;
		text-align: left;
	}

	h3
	{
		font-size:14px;
	}

	#errorDiv
	{
		margin-top: 60px;
		margin-left: 250px;
		padding:15px;
		width:400px;
	}