.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 {
  line-height:24px !important;
  height:22px;
  font-size:22px;
  visibility:hidden;
/*  margin:0 !important;*/
}

/*
.sIFR-hasFlash H2{
  height:17px;
  font-size:17px;
  visibility:hidden;
  */
/*  margin:0 !important;*/
/*}*/

/*
.sIFR-hasFlash H2 {
  line-height:20px !important;
  height:20px;
  font-size:20px;
  visibility:hidden;
  margin:0 !important;
}
*/

H1 { /* ,H2 */
  color:#ffffff;
/*  margin:5px 0 10px 0; *//* this is overridden when sIFR is active with the !important declaration */
/*  font-style:italic;*/
  font-family:Tahoma,"Times New Roman", Times, serif;
/*  font-weight:bold;*/
/*  text-transform:uppercase;*/
  width:300px;
}

H1 {
  font-size:22px;
  line-height:24px; /* this is overridden when sIFR is active with the !important declaration */
}
/*
H2 {
  font-size:20px;
  line-height:26px;*/ /* this is overridden when sIFR is active with the !important declaration */
/*}
*/
/*
P {
  margin:5px 0 10px 0;
  padding:0;
  font-family:Arial, Helvetica, sans-serif;
  font-size:12px;
  line-height:17px;
}*/