/* standard sIFR styles - do not modify */

.sIFR-flash {
	margin: 0;
	visibility: visible !important;
}
.sIFR-replaced {
	visibility: visible !important;
}
span.sIFR-alternate {
	display: block;
	height: 0;
	left: 0;
	overflow: hidden;
	position: absolute;
	top: 0;
	width: 0;
}

/* 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;
}

/* "decoy" styles used to hide browser text before it is replaced */

.sIFR-hasFlash h2#pageTitle {
	font-size: 28px;
	height: 28px;
	visibility: hidden;
}
