/*---- sIFR ---*/
.sIFR-flash {
	visibility: visible !important;
	margin: 0px;
	padding: 0px;
}

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

.sIFR-alternate {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 0px;
	height: 0px;
	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;
}

/*---- Header styling ---*/
.sIFR-hasFlash #container .right h1,
.sIFR-hasFlash .article .title,
.sIFR-hasFlash .article .subtitle,
.sIFR-hasFlash .title_page .page .title,
.sIFR-hasFlash .article h1{
  visibility: hidden;
  font-family: trebuchet;
}