/* These are standard sIFR styles... do not modify */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */
.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}

/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */

.sIFR-hasFlash div#content div.article h2 {
	visibility: hidden;
	font-size: 28px;
	line-height: 1em;
	height: 28px;
}

.sIFR-hasFlash div#zonepanel h2 {
	visibility: hidden;
	font-size: 26px;
	line-height: 28px;
	height: 26px;
	width: 200px;
}

.sIFR-hasFlash div#inner_wrapper div#content div#search_bar_home h2 {
	visibility: hidden;
	font-size: 28px;
	line-height: 28px;
	height: 24px;
	padding-top: 4px;
}

.sIFR-hasFlash div#inner_wrapper div.col_span_3 div#zone_landing_header h2 {
	visibility: hidden;
	font-size: 28px;
	line-height: 28px;
	height: 30px;
}

.sIFR-hasFlash div#inner_wrapper div#content div.initial_profile h2 {
	visibility: hidden;
	font-size: 28px;
	line-height: 28px;
	height: 28px;
}

.sIFR-hasFlash div#journal div#heading h3 {
	visibility: hidden;
	margin-top: 10px;
}

.sIFR-hasFlash div#extra h3 {
	visibility: hidden;
	font-size: 26px;
	line-height: 26px;
	height: 26px;
	width: 125px;
}

.sIFR-hasFlash div#content div.col_span_3 div.zone_sub_category h2 {
	visibility: hidden;
	width: 348px;
	font-size: 26px;
	line-height: 26px;
}

.sIFR-hasFlash div#content div.col_span_3 div#zone_sub_sub_category_sticky h2 {
	visibility: hidden;
	font-size: 26px;
	line-height: 26px;
}

.sIFR-hasFlash div#content div#zone_4th_level_heading h2 {
	visibility: hidden;
	font-size: 26px;
	line-height: 26px;
}

.sIFR-hasFlash div#content h2#test-title {
	visibility: hidden;
	padding-left: 0;
	font-size: 26px;
	line-height: 26px;
	width: 545px;
	text-indent: 10px;
}

.sIFR-hasFlash div#subheader div#search-box h2,
.sIFR-hasFlash div#subheader div#quick-links h2 {
	font-size: 26px;
	height: 26px;
	visibility: hidden;
	width: 200px;
	margin: 0;
	}

.sIFR-hasFlash div#content div#boomers-header div.article h2 {
	font-size: 26px;
	height: 26px;
	visibility: hidden;
	width: 175px;
	margin: 0;
	}

.sIFR-hasFlash div#content div#boomers-subheading div.article h2 {
	font-size: 26px;
	height: 26px;
	visibility: hidden;
	width: 165px;
	margin: 0;
	overflow: hidden;
	}

.sIFR-hasFlash div#content div#sub_navigation h2 {
	font-size: 26px;
	height: 26px;
	visibility: hidden;
	width: 165px;
	margin: 0;
	}

.sIFR-hasFlash div#content div#test-title h2 {
	font-size: 26px;
	height: 26px;
	visibility: hidden;
	margin: 0;
	}

.sIFR-hasFlash div#content div#zone-test-summary h2 {
	font-size: 26px;
	height: 26px;
	visibility: hidden;
	margin: 0;
	}

.sIFR-hasFlash div#content div#sub_navigation div.h2 h2 {
  padding: 0;
  }
