/* These are standard sIFR styles... do not modify */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

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-hasFlash h2.fontLibel {
    font-size: 2.4em !important;
}

.sIFR-hasFlash h2.fontLibelGrey {
    font-size: 2.2em !important;
}

.sIFR-hasFlash h3.fontLibelGrey {
    font-size: 2.2em !important;
}

.sIFR-hasFlash p.fontMyriad {
    font-size: 1.35em;
    margin-bottom: 6px;
}

.sIFR-hasFlash div.fontMyriad {
    font-size: 1.35em;
    margin-bottom: 6px;
}

.sIFR-hasFlash h3.fontMyriad {
    font-size: 1.3em;
    margin-bottom: 0px;
}

