#header, #navigation, #subnavigation, #container-top, #container-bottom, #footer div, #footer ul
{
	display: none;
}

#content, #content container, #footer
{
	width: 100%;
}

#content #container
{
	font-size: 13px;
	color: #000000;
}

#content .card
{
	page-break-after: always;
}

