/* CSS Document */
div#headerOverlay {
	position:absolute;
	right:0px;
	top:0px;
}
div#content {
	padding:58px 15px 15px 15px;
}

span.highlight {
	text-decoration: underline;
	font-weight: bold;
}