/*---- 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 div#content h2, .sIFR-active div#content h3 {
	font-family: Tahoma, Impact;
	font-size: 18px;
	line-height: 1em;
	height: 22px;
	margin: 0;
	color: #000000;
  visibility: hidden;
	margin-bottom: 10px;
}
.sIFR-active div#content h3 {
  font-size: 16px;
  height: 22px;
}
.sIFR-active div#content h3 div {
  display: block;
/*  float: left;*/
}