#pageHeader {
	height: 35px;
}

#pageHeader h1, #pageHeader h2 {
	display: none;
}

#flashBox {
	height: 50px;
}

/* This controls the content container positioning when used in conjunction with the "Fixed Header" theme option */
/* Always set to +70px taking into account Flash banner height and horizontal navigation links */

#absoluteContainer {
	top: 120px;
}