.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 {
  font-size:18px; 
  color:#116285;
  height:66px;
  visibility:hidden;
  margin:20px 0px 0px 0px !important;
}

.sIFR-hasFlash H2 {
  font-size:22px;  
  color:#1c1c1c;
  visibility:hidden;
  margin:0px 0px 10px 0px !important;
}

.sIFR-hasFlash H3 {
  font-size:12px;
  width:150px;
  float:left;
  color:#333333;
  visibility:hidden;
  margin:0px 10px 0px 0px !important;
}


H1{
  	font-size:18px;
  	color:#363636;
  	margin:5px 0 0px 0; 
  	font-family:arial, Times, serif;
}

H2{
  	font-size:22px;
  	color:#1c1c1c;
  	margin:0px 0 10px 0; 
  	font-family:arial, Times, serif;
}

H3{
  	font-size:12px;
  	color:#333333;
  	float:left;
  	margin:0px 10px 10px 0px; 
  	font-family:arial, Times, serif;
}


