/*****************************************************************************
    These styles should be at the bottom of `sifr.css`. Make sure that they're
    only applied for the screen media type!
    *****************************************************************************/
    
    .sIFR-active h1,{ 
	  visibility: hidden;
      font-family: Verdana; 
    }

    .sIFR-active h1 {
      font-size:14px; color:#a1a1a1; letter-spacing:1px; padding:0; margin-bottom:20px; margin-top:0;
    }


