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

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


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

.sIFR-active .menu li,
.sIFR-active .menu ul li ul,
.sIFR-active #hpModules h3,
.sIFR-active h2.contentheading,
.sIFR-active h2.componentheading
{
	visibility: hidden !important;
	color: #666666;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
	visibility: hidden;
	color: #666666;
}

/* 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;
	color: #666666;
}


