@CHARSET "ISO-8859-1";

body {
	font-size: 12pt;
}

div.top-status {
	display: none;
}

div.main {
	padding: 0px;
}

div.round-grad-box {
	border: 1px solid black;
}
div.round-grad-box img.ne-corner,
 div.round-grad-box img.nw-corner,
 div.round-grad-box img.se-corner,
 div.round-grad-box img.sw-corner {
	display: none;
}

div.round-grad-box div.foot div.inner-foot {
	border: none;
}
div.round-grad-box div.content {
	border: none;
}

.scroll-container {
	height: 100%;
	overflow-y: auto;
}

div.shift div.shift-staffs div.highlight {
	font-weight: bold;
	color: #f00;
}