/*---- sIFR ---*/
.sIFR-flash {
	visibility: visible !important;
	margin: 0;
	padding: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

.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;
}

/*---- Header styling ---*/
.sIFR-hasFlash h2.flash,
.sIFR-hasFlash h3.flash {
	visibility: hidden;
	font-family: Verdana;
	line-height: 1em;
}

.sIFR-hasFlash h1.flash {
	font-size: 26px;
	line-height: 26px;
	display: block;
	width: 400px;
	padding-left: 50px;
	margin-top: 10px;
}

.sIFR-hasFlash h2.flash {
	font-size: 23px;
	line-height: 23px;
	display: block;
	margin-left: -35px;
	width: 150px;
}

.sIFR-hasFlash #content h2.presentation {
	font-size: 18px;
	line-height: 18px;
	display: block;
	width: 100%;
	margin-bottom: 10px;
}

.sIFR-hasFlash h3.flash {
	font-size: 18px;
	line-height: 18px;
	display: block;
	color: #0094EA;
	border-bottom: 1px solid #C5BEB7;
}

.sIFR-hasFlash body#widepage #content h3.flash {
	font-size: 18px;
	line-height: 18px;
	display: block;
	color: #0094EA;
	border-bottom: 1px solid #C5BEB7;
	margin-bottom: 20px;
}