/* 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;
}

/* This goes in the stylesheet to hide the browser text before it is replaced */
span.sIFR-alternate {
	display:none;
}