/* 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;
}


/* These "decoy" styles are used to hide the browser text before it is replaced*/

.sIFR-hasFlash h2 {
	visibility: hidden;
	font-size:12px;
	line-height:12px;
	font-family: Arial, Helvetica, sans-serif;
	padding:6px 0 6px 0;
	border-top:1px solid #69553B;
	border-bottom:1px dotted #B4A794;
	margin:0;
}

.sIFR-hasFlash .innerSection2 h2 {
	padding-left:10px;
}

/*make it nice for Gecko, Safari */
html.sIFR-hasFlash>body h2 {
	font-size:17px;
	line-height:17px;
	padding-bottom:3px;
	padding-top:7px;
}