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

	Content Header

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

#content-header h1 {
	min-height: 40px;
	_height: 40px; /* min-height for IE 6 */
	padding-top: 21px;
	padding-bottom: 10px;
}

#content-header h1.sIFR-replaced {
	top: 4px;
}

.sIFR-active #content-header h1  {
	line-height: 1; /* Fixing mis-calculated height in Win XP Firefox */
}

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