body {
	/*font-size: 100%;*/
}
#headerin, #leftPanel, #informationin, #footerin {
	display: none;
}
#combinedPanel {
	float: none;
	width: 100%;
	overflow: visible;
	/*height: 100%;*/
	/*margin: 0 auto;*/
	white-space: normal;
}
	/* The element dissapears!!
	#combinedPanel h2 {
		page-break-before: always;
	}
	*/
#extrasView table td {
	color: #ffffff;
}

#oneItem div.imageOther {
	margin: 0 0 0 5px;
}
.commonButtonRight, .commonButtonCenter, commonButtonLeft {
	display: none;
}

.pageSource {
	display: block;
	font-size: 15px;
	padding: 10px 0;
}
