
#TopLogo, #TopImage, #LeftMenu, #BorderTop, #BorderBottom, #FootClearer {
	display: none;
}
body, #Main-2 {
	background: none;
}
#PageContainer {
	padding: 0;
}
#PageContainer-2 {
	height: auto;
	min-height: auto;
}

a.RightBanner {
	display: none;
}
#ContentLeft {
	float: none;
	clear: both;
}
#ContentRight {
	float: none;
	clear: both;
	width: 250px;
}

#Copyright {
	padding-top: 10px;
}

#Main, #Main-2, #Main-3, #PageContainer, #ContentLeft {
	width: auto !important;
	height: auto;
	padding: 0;
	margin: 0;
}
.noprint {
	display: none !important;
}

span.onlyprint {
	display: block;
}
