.print, #content
{
	display: block;
}
.column, #top, #topNavigation, #pathNavigation
{
	display: none;
}
#siteContainerFront, #siteContainer, #floatContainer
{
	width: 556px;
	padding: 0;
	margin: 0;
	background: none;
	overflow: visible;
}
#floatContainer #content
{
	overflow: visible;
	float: none;
	margin: 20px 0 0;
	padding: 8px 0 0;
	border-top: solid 2px #232f50;
}
body
{
	padding: 5px;
	background: none;
}
