.top-logo
{	background-color: black;
	background-image: url("/images/top/logo-top.png");
	background-repeat: no-repeat;
	background-position: top left;
	color: white;
	text-align: left;
	height: 78px;
	width: 100%;
}

.top-location
{	background-color: rgb(170,200,150);
	color: black;
	border-bottom: rgb(170,170,170) 1px solid;
	height: 22px;
	text-align: right;
	background-image: url("/images/top/logo-green-bottom.png");
	background-repeat: no-repeat;
	background-position: top left;
	width: 100%;
}

.top-location, .top-logo, .page-menu {
     display: none; 
}
.printable-button {
    display: none;
}
li {
	padding-bottom: 0.2em;
}
