
#top { display: none; }

#header {
	text-align: right;
	clear: both;
}

#logo { float: left; }

#header-address {
	margin-top: 1.5em;
}

#header-address .hr {
	margin: .5em 0 .5em auto;
	width: 200px;
}

#content-left { display: none; }


