 
    
    .sIFR-active h1 #author,
    .sIFR-active h1 #bookName,
    .sIFR-active h2,
    .sIFR-active h3,
    .sIFR-active h4,
    .sIFR-active h5#pullquote {
 
    }
    .sIFR-active h1 #author .sIFR-alternate,
    .sIFR-active h1 #bookName .sIFR-alternate
    {
    	visibility:hidden;
    	display:none;
    }
  
    .sIFR-active h1 {
      padding-bottom: 0;
    }

    .sIFR-active h2 {
      display: block;
    }

    .sIFR-active h3 {
      font-size: 18px;
    }

    .sIFR-active h4 {
      font-size: 21px;
      font-weight: normal;
    }

    .sIFR-active h5#pullquote {
      font-size: 24px;
    }