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

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

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

/*---- Header styling ---*/

.sIFR-active h1,
.sIFR-active #left-column h2,
.sIFR-active #right-column h2,
.sIFR-active .script,
.sIFR-active .light {
	visibility: hidden;
   font-family: Verdana;
   line-height: 1em;
}
.sIFR-active #headline .script {
x   line-height: 1.2em;
	padding: 3px 0 0 5px;
}
.sIFR-active #headline .light {
x	line-height: 1.15em;
	padding: 5px 0 0 5px;
}