@import url("content.css");
body { color: #000; background: white;
	font: 11px/16px Calibri, "Lucida Grande", Lucida, "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}
#head, 
#teaser, 
#left, 
#border,
a.toplink,
#footer {
	display: none;
}
#content .flip-ce h1 {
	color: #00827b;
	padding: 6px 6px 5px 6px;
	font-size: 14px;
	margin-left: 0;
}
#content .flip-ce table {
	width: 75%;
}
#content .flip-ce  {
	display: none;
}
#content .flip-ce .csc-header {
	background: url(none);
}
#content .flip-ce.on {
	display: block;
	}