/* These are standard sIFR styles... do not modify */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.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;
}


.sIFR-hasFlash h2 {
	visibility: hidden;
	padding:0;
	margin:0;
}

.sIFR-hasFlash #wrapper.home #content div h2,
.sIFR-hasFlash #wrapper #content h2{
	font-size:37px;
	margin:0;
	padding:0;
	
}


.sIFR-hasFlash #sidebar div.module h2{
	font-size:22px;
}

/*
.sIFR-hasFlash #wrapper #content p.sifr{
	font-size:2px;
	height:12px;
	visibility: hidden;
	padding:0;
	margin:0;
}

.sIFR-hasFlash #sidebar p.sifr{
	font-size:2px;
	height:12px;
	visibility: hidden;
	padding:0;
	margin:4px 0 0 0;
}
*/
