/* ===================================================================
		print styles
*/

h1,
.header .nav,
.header .buttonContribute,
.header .search,
.footer ul,
.main .utility
{
	display: none !important;
}

.tr {
	font-size: 1.8em !important;
	height: auto !important;
	width: auto !important;
}

.print {
	display: block;
}

* {
	text-indent: 0 !important;
}