* {
	font-size: 12px;
}
#menubody, #bodyleft, #bodyright, #bottom {
	display: none;
}
#bodycontent {
	margin: 0px;
	width: 700px;
}
div.double {
	width: 700px;
}

div#body {
	border: 0;
	background: none;
	width: 700px;
}

#exbottom {
	position: absolute;
	left: 16px;
	top: 70px;
}

.hideprint {
	display: none;
}

.showprint {
	display: table-row;
}

div.content {
	border: 0;
}