﻿html, body {
	line-height: 100%;
}

#subpageLeft,
#history,
#footer,
#header,
#shortcuts {
	display: none;
}

#page {
	width: auto;
	height: auto;
	min-width: initial;
	max-width: initial;
	border: none;
	box-shadow: none;
	background: white;
}

.printable div {
	display: block;
}

.unprintable,
.unprintable * {
	display: none !important;
}
