.statisticsInfo,
#header,
ul.icon,
#footer,
.aside,
.wide,
#content .aside,
.result a.linkBack,
.result a.right {
	display: none !important;
}
#content {
	height: 100% !important
}
#content,
#content .result,
#content .table {
	overflow: visible;
	position: static
}

* html #content .result tr.odd td {
	border-top: none !important;
}
