html, body {
	height: 99%;    
}
.advertisement, #main-nav, #sidebar, .lists, .IL_BASE {
	display: none !important;
}
#top {
	padding: 11px 0;
	border: none;
}
body > div:not(#top) {
	border: none;
}
body > div {
	width: 100%;
}
#article-body .img-holder span.caption {
	position: relative;
}