.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:10px !important;
  height:20px;
  font-size:20px;
  visibility:hidden;
  margin:0 !important;
}

.sIFR-hasFlash H2 {
  line-height:10px !important;
  height:24px;
  font-size:24px;
  visibility:hidden;
  margin:0 !important;
}


H1,H2 {
  color:#000000;
  margin:5px 0 10px 0; /* this is overridden when sIFR is active with the !important declaration */
  font-style:italic;
	padding-top:1px;
  font-family:"Times New Roman", Times, serif;
  font-weight:bold;
  text-transform:uppercase;
  width:400px;
}

H1 {
  font-size:20px;
  line-height:10px; /* this is overridden when sIFR is active with the !important declaration */
}

H2 {
  font-size:24px;
  line-height:10px; /* this is overridden when sIFR is active with the !important declaration */
}

.titles{
font-size:28px;
line-height:15px;
}
