.menu, .sidebar, .crumbs, .textSize, .watermark, .footer, .header, .searchPanel, a.button, h1 {
	display: none;
}
.wrapper {
	width: 100%;
}
body, html, .content, .content .contentMid, .content .contentBot {
	background: #fff;
}
h2 {
	background: #fff;
	margin-bottom: 0;
	padding-bottom: 0;
}
.child {
	display: table-row !important;
}
.child td {
	display: table-cell !important;
}