.sIFR-active h1,
    .sIFR-active h2,
    .sIFR-active h3,
    .sIFR-active h4,
    .sIFR-active h5#pullquote {
      visibility: hidden;
      font-family: Verdana;
      line-height: 1em;
}

.sIFR-active h1 {
	/*padding: 120px 120px 120px 120px;*/
	font-size: 15px;

}

.sIFR-active h2 {	
	display: block;
	font-size: 11px;
}

.sIFR-active h3 {
	display: block;
	font-size: 9px;
}

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

.sIFR-active h5#pullquote {
	font-size: 24px;
}



