@charset "utf-8";
/* CSS Site/404 */
#wrFeature .wrapper {
	background-image: url(/_templates/www/_images/bg-feature-empty.png);
	height: 12px;
}

#wrMain > .wrapper {
	padding-top: 42px;
}
#pageTitle {
	top: 8px;
}

#wr404Error {
	padding: 0 30px;
	font-size: 14px;
	line-height: 1.4em;
}

