.asterisk {
	font-size: 1.3em;
	margin-left: .35em;
	font-weight: bold;
}
.blockLevel {
	display: block;
	padding: 0 0 0 0;
}
.inline {
	display: inline;
	padding: 0 18% 0 0;
}
#header h1 {
	height: 79px;
	width: 300px;
	margin: 32px 0 0 2%;
	display: block;
	background: url(../_graphics/logo.jpg) no-repeat;
	float: left;
}
#header h1 span {
	height: 0;
	width: 0;
	overflow: hidden;
	position: absolute; /* for the benefit of IE5 Mac */
}