/*---- sIFR ---*/
.sIFR-flash {
	visibility: visible !important;
	margin: 0;
	padding: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

/* 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;
}

/*---- Header styling ---*/



.sIFR-hasFlash h2 {
	visibility: hidden;
  	font-family: Verdana;
  	line-height: 1em;
  	font-size: 24px;
	_font-size: 20px;
  	display: block;
	white-space: nowrap;
}

.sIFR-hasFlash h3 {
	visibility: hidden;
  	font-family: Verdana;
  	line-height: 1em;
  	font-size: 24px;
	_font-size: 18px;
  	display: block;
	white-space: nowrap;
}

/*

.sIFR-hasFlash h4 {
	visibility: hidden;
  	font-family: Verdana;
  	line-height: 1.4em;
	font-size: 16px;
	_font-size: 12px;
	_line-height: 2.1em;
  	display: block;
}

*/

.sIFR-hasFlash h6 {
	visibility: hidden;
  	font-family: Verdana;
  	line-height: 1em;
	font-size: 16px;
	_font-size: 14px;
	_line-height: 1em;
  	display: block;
	margin-left: 1.5em;
	margin-bottom: .7em;
}

