
.body   {overflow-y: scroll; ;display:block;}

#Header table tbody > tr:first-child {
	display: none;
	height: 0px;
	overflow: hidden;
	width:0px;
	visibility: hidden;
}
#Header, #Header table {height:auto !important;}
#titlesection, #MediaInformation {display:none;visibility: hidden;}
