/* 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 #rightColumn h1 {
	visibility: hidden;
	padding:0;
	line-height:16px;
	font-size:16px;
	padding-bottom:4px;
	margin-bottom:13px;
	margin-left:18px;
	margin-top:20px;
}

.sIFR-hasFlash #rightColumn h2 {
	visibility: hidden;
	padding:0;
	line-height:15px;
	font-size:15px;
	padding-bottom:3px;
	margin-bottom:14px;
}

.sIFR-hasFlash #rightColumn h3 {
	visibility: hidden;
	padding:0;
	line-height:14px;
	font-size:14px;
	padding-bottom:3px;
	margin-bottom:15px;
}

.sIFR-hasFlash #rightColumn h4 {
	visibility: hidden;
	padding:0;
	line-height:12px;
	font-size:12px;
	padding-bottom:2px;
	margin-bottom:16px;
}*/

.sIFR-hasFlash .box .header h3{
	font-size:14px;
}

