.sIFR-alternate {
	display:none;
}
h1, h2 {
	min-height:30px !important;
}
h3 {
	min-height:24px !important;
}
h4.typewriter {
	min-height:23px !important;
}
* html h1, * html h2 {
	height:30px !important;
}
* html h3 {
	height:24px !important;
}
* html h4.typewriter {
	height:23px !important;
}

h2.sIFR-replaced {
	
/*	line-height:24px;
	height:24px;
	overflow:hidden;
*/
}
h3.sIFR-replaced {
/*	line-height:20px;
	height:26px;
	overflow:hidden;
*/
}
.sifr_parent img {/* no real math here */
	margin-bottom:8px;
}
h4.sifr_parent {/* weird ie6 */
	margin:0px;
	padding:0px;
	height:auto !important;
	height:16px;
	line-height:16px;
}
.green_button_center.sifr_parent {
	display:block;
	height:38px;
	padding-top:6px;
	margin:0px -10px;
	color:#0093cf;
	text-decoration:none;
}
.sIFR-dummy { 
	width: 0px;
	height: 0px;
	margin-left: 42px !important;
	z-index: 0;
}