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

.sIFR-active .txtH1a,
.sIFR-active .txtH1b
.sIFR-active .txtH1
.sIFR-active .txtH2 
.sIFR-active .txtH3
.sIFR-active .txtH4
.sIFR-active .txtH5 {
  	visibility: hidden;
  	line-height: 0.5em;
  	margin:0;
  	padding:0;
}
.sIFR-flash .txtH1a,
.sIFR-flash .txtH1b
.sIFR-flash .txtH1
.sIFR-flash .txtH2 
.sIFR-flash .txtH3
.sIFR-flash .txtH4
.sIFR-flash .txtH5 {
  	visibility: hidden;
  	line-height: 0.5em;
}