.printonly {
	display: block;
}

.printpagebreak {
	page-break-before: always;
}

#login, .main-navigation, .measure-header, .return-link, #footer .navigation-main, #slider, #trendControls {
	display: none;
}

#MainReportTable {
	height: auto !important;
	margin-bottom: 100px;
}

.table-footer {
	margin-top: 75px;
	clear: both;
	display: block;
}


.yui-b .table-container {
	height: auto;
	margin-bottom: 25px;
	clear: both;
	display: block;
}

.report-tools {
	display: none;
}
#measuresetName .navigation-sub {
	display: none;
}