#TopBar, #TopMenu, #Logo, #LogoEdge, #LogoCountry, #PreLeftMenu, #LeftMenu, #Flag, #LSUser, #PrintPage {
	display:none;
}
#PrintLogo {
	position:absolute;
	top:0;
	left:0;
}
#PrintLogo img {
	display:block;
}

#Content {
	clear:both;
	margin-top:55px;
}

/*	This div is inside the ContentWidthFix div	*/
#Footer {
	border-top-width:1px;
	border-top-style:solid;
	border-top:color:black;
	margin-top:5em;
	padding-top:0.5em;
	text-align:center;
	clear:both;
	width:100%;
}