
/*---- 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;
}

.sIFR-replaced div.sIFR-fixfocus {
  margin: 0pt; 
  padding: 0pt; 
  overflow: auto; 
  letter-spacing: 0px; 
  float: none;
}

/*---- Header styling ---*/

.sIFR-active h1.banner,
.sIFR-active #internal h1,
.sIFR-active #controlPanel h1.sifr {
	visibility: hidden;
}
.sIFR-active h1.banner {
	font-size: 18px;
	line-height: 18px;
	min-height: 24px;
	height: auto !important;
	height: 24px;
	padding-bottom: 0;
	margin-top: -1px;
}
.sIFR-active #internal h1 {
	font-size: 22px;
	line-height: 22px;
	min-height: 34px;
	height: auto !important;
	height: 34px;
	margin-bottom: 6px;
}
.sIFR-active #controlPanel h1.sifr {
	font-size: 14px;
	line-height: 14px;
	min-height: 24px;
	height: auto !important;
	height: 24px;
	margin: -3px 0 0 2px;
	letter-spacing: -3px;
}
.sIFR-active #controlPanel h1.banner {
	padding-top: 3px;
	font-size: 1em;
}
.sIFR-active h1.banner object,
.sIFR-active h1.banner embed,
.sIFR-active #controlPanel h1.sifr object,
.sIFR-active #controlPanel h1.sifr embed {
	margin: 0 0 -4px 0;
}

.sIFR-active #controlPanel #switchOff {
	font-size:22px;
	line-height:18px;
	color:#C81431;
}
 
