/* //// 404 Error ----------------------------------------- //// */

/* container ----------------------------------------------- */
#container {
	background:url(/static/images/error/container.png) no-repeat 100% 130px}

h1 {
	border:0}
h1 span {
	font-size:.8333em;
	font-style:italic}

/* content ----------------------------------------------- */
#content{
	width:570px;
	min-height:620px; height:auto !important; height:620px}

#content h2 {
	font-size:1.636em;
	font-weight:normal}

/* ---- search box ---- */
.search_box {
	padding:25px 0 45px}
.search_box fieldset {
	margin:1em 0}

#search_page #keywords {
	width:16.9em}
#search_page button#submit.button {
	margin:0 25px 0 0}

/* share ----------------------------------------------- */
#share {
	display:none}