/* 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 h1.head{
width:180px;
float:left;
font-size:18px;
color:#fff ;
font-weight:normal;
margin:0;
padding:0 0 0 10px;
}


.sIFR-hasFlash h5.headleft{
width:150px;
float:right;
font-size:18px;
color:#fff ;
font-weight:normal;
text-align:right;
margin:0;

}

.sIFR-hasFlash h2.view{
color:#456A2C;
float:left;
font-size:14px;
font-weight:bold;
margin:15px 10px 10px 10px;
padding:0;
}


.sIFR-hasFlash h3.quicklink{
font-size:14px;
color:#fff;
}

.sIFR-hasFlash h4.back a:hover{
color:#fff;
text-decoration:underline;
}

