/*-------------------------------------------------------------------

	Content Header

-------------------------------------------------------------------*/

#content-header h1, /* useful until the SEO update is completed across all CS4 pages */
#brand-label {
	min-height: 40px;
	_height: 40px; /* min-height for IE 6 */
	padding-top: 21px;
	padding-bottom: 10px;
}

#content-header h1.sIFR-replaced, /* useful until the SEO update is completed across all CS4 pages */
#brand-label.sIFR-replaced {
	top: 4px;
}

.sIFR-active #content-header h1, /* useful until the SEO update is completed across all CS4 pages */
.sIFR-active #brand-label  {
	line-height: 1; /* Fixing mis-calculated height in Win XP Firefox */
}

.sIFR-flash {
	position: relative;
	top: -8px; /* Fixing clipping on extended latin characters */
}