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

/* hide adblock object tab */
.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}

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

/**/
/*.sIFR-replaced > div {*/
/*  visibility:hidden !important;*/
/*}*/

.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

.sIFR-active h1,.sIFR-active h2,.sIFR-active h3,.sIFR-active h4,.sIFR-active h5,.sIFR-active h6 {
    margin: 0 20px 0.5em 0;
	visibility: hidden;
	width: auto;
	padding: 0;
	font-family: verdana;
	line-height: 1em;
}

.sIFR-active h1 {
    font-size: 2.7em;
}

.sIFR-active h2 {
    font-size: 2.3em;
}

.sIFR-active h3 {
    font-size: 2.0em;
}

.sIFR-active h4 {
    font-size: 1.7em;
}

p + .sIFR-active h2, p + h2, p + h3, p + h4, p + h5, p + h6 {
    margin-top: 3em;
}

/*.sIFR-active label {*/
/*    font-size: 1em;*/
/*	margin: 0;*/
/*	clear: both;*/
/*	width: 50px !important;*/
/*}*/

