#errorPaneDiv {
	position:relative;
	margin:0 auto;
	height:100%;
	width:900px;
	text-align:justify;
	top:20px;
}
#errorPaneCopySpan {
	position:relative;
	font-family:Trebuchet MS;
	font-size:25px;
	color:#90b700;
}
#errorPaneCopySpan2 {
	position:relative;
	top:10px;
	font-family:Trebuchet MS;
	font-size:16px;
	color:#999999;
}
#errorPaneCopySpan3 {
	position:relative;
	width:100%;
	top:50px;
	font-family:Trebuchet MS;
	font-size:16px;
	color:#999999;
	float:left;
}
#errorPaneSearchDiv {
	position:relative;
	margin:0 auto;
	width:400px;
	text-align:left;
	float:left;
}
.errorMiscLinks {
	text-decoration:none;
	color:#00a8b7;
}
.errorFooterOuterDiv {
	position:relative;
	float:left;
	top:180px;
}
#errorTypeMenuDiv {
	position:relative;
	margin:0 auto;
	width:900px;
	height:120px;
/**	height:60px; */
	border-top:1px dotted #DDDDDD;
	background-color:#FFFFFF;
	text-align:center;
}
