﻿
	#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;
	}

	h3
	{
		font-size:14px;
	}

	#errorDiv
	{
		margin:45px 0 0 75px;
		padding:15px;
		width:400px;
	}
