div#title {
	height: 70px;
}

div#body {
	top: 143px;
}

body.highvisibility #body { width: 100%; top: 180px; }

div#spacer {
	height: 70px;
}

div#leftbar {
	top: 143px;
}