.errorpage {
	background-image: url(../images/backgrounds/404.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #999;
	height: 353px;
}
.errorfoot {
	background-image: url(../images/backgrounds/404.jpg) !important;
	background-repeat: no-repeat !important;
	background-position: left bottom;
	background-color: #999;
	opacity:1.0 !important;
}
.errorpage #wsearchbtn2 {
	float: right;
	width: 100px !important;
	margin-right:17px !important;
}
.errorpage .errorsearch {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 72px;
}
.errorpage .errorsearch td {
	padding: 0px;
}
.errorpage td {
	background-color: transparent;
	background-image: none;
	opacity:1.0;
}
td.errorpage-caption {
	padding-top: 75px;
	padding-left: 72px;
	margin: 0px;
	padding-bottom: 0px;
}
.errorpage-caption h1, .errorpage-caption p {
	width: 405px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
}
.errorpage-caption h1 {
	font-size: 23px;
	font-weight: normal;
	color: #353535;
	margin: 0px;
	line-height: 29px;
}
.errorpage-caption p {
	font-size: 18px;
	font-weight: normal;
	margin-top: 27px;
	margin-bottom: 0px;
}
.errorpage-caption a {
	color: #0064CA;
}
.errorsearch label {
	font-style: italic;
	text-align: left;
	display: block;
}
.errorpage .errorsearch #keywords{
	height: 17px;
}
.errorpage .errorsearch input, .errorpage .errorsearch select {
	margin-top: 5px;
	margin-bottom: 4px;
}
.errorpage .errorsearch input {
	width:185px !important;
	color: #000 !important;
	font-weight: normal !important;
}

.errorpage .errorsearch select {
	width:188px !important;


}