* 
{
	visibility: hidden;
	position : absolute;
	top : 0px;
	left : 0px;
}

div.ContentArea
{
	width : 17cm;
}

div.ContentArea, div.ContentArea *
{
	visibility : visible;
	position : static;
}

div.ContentArea .hidePrint, div.ContentArea div.crumbs
{
	display : none;
}
