body {
	background: none;
	min-width: 100%;
	max-width: 100%;
	font-size: x-small;
}
#Content {
	padding: 5px 10px 0 10px;
	margin: 0;
	background: none;
}
body #Header {
	position: relative;
	background: none;
	width: 100%;
	height: 65px;
}
body #Header #Logo {
	width: 190px;
	background: none;
	color: #000000;
	float: none;
	padding: 0;
}
body #Header #Logo a {
	background: none;
	color: #000000;
}
.PageTitle {
	margin-top: -75px;
	width: auto;
	float: right;
}
.PageTitle h1 {
	font-size: 26px;
	margin: 0;
}
.PageTitle h2 {
	font-size: 16px;
	margin: 0;
}

#Menu,.Menu {
display: none;
}
#QuickLogin, #DidYouKnow,#CurrencySelection {
display: none;
}
.unprintable {
	display: none;
}
.error, .warning, .information,.buttons {
	display: none;
}

.colRow {
	background-color: #dddddd;
}
.filters,
.Service div.templates,
.ServerInfo {
	display: none;
}

