.tab-block,
.connect-block,
#footer,
.fb-comments.news-comments,
.post-footer,
.hero-block,
.opener,
.noprint,
.noprint img,
.title {
	display:none !important;
}

#header {
	position:absolute !important;
	background: #fff !important;
	-webkit-print-color-adjust: exact;
	height: 350px !important;
}

.hero-block .SectionLink {
    color: #000 !important;
}

#wrapper {
	display:block !important;
}

.print-only {
	display:block !important;
	margin: 0 auto !important;;
	text-align: center !important;
	width: 300px !important;
	height: 232px !important;
}

.logo {
	display:block !important;
	margin: 0 auto !important;
	text-align: center !important;
	width: 100% !important;
}

.content-block {
	margin-top: 100px !important;
}

