div#header {
	background: url(/local--files/nav%3Atop/header_left.png) no-repeat 20px 40px #39352c;
	height: 170px;
}
div#header h1 {
	display: none;
}

div#header #search-top-box {
	display: none;
}
div#header #top-bar {
	bottom: 3px;
}
div#header #login-status {
	text-align: right;
	width: 250px;
	right: 280px;
	top: auto;
	bottom: 3px;
}
div#header #login-status a:hover {
	background-color: transparent;
	color: #000;
}

div#header #header-extra-div-1 {
	float: right;
	width: 264px;
	height: 170px;
	background: url(/local--files/nav%3Atop/header_right.jpg) no-repeat 0 0;
}

hr {
	display: block;
	margin: 2em auto;
	color: #000;
	background-color: #000;
	width: 250px;
	height: 2px;
}