.sIFR-active h1,
.sIFR-active h2,
.sIFR-active h3
 {
  visibility: hidden;
  font-family: Arial;
  line-height: 1em;
}

.sIFR-active h1 {
  font-size: 28px;
  display: block;
}

.sIFR-active h3 {
  font-size: 24px;
}

.sIFR-active h2 {
  font-size: 21px;
  font-weight: normal;
}

/*
.sIFR-active #menu ul li {
  font-size: 21px;
  font-weight: normal;
  visibility: hidden;
  list-style:none;
  display:inline;
}
*/



