    /*****************************************************************************
    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, 
	.sIFR-active h2, 
	.sIFR-active #nieuwtjes h2
	{visibility: hidden; text-transform: uppercase;}

    .sIFR-active h1
		{font-size: 22px;}
		
    .sIFR-active h2
		{font-size: 22px;}
		
    .sIFR-active #nieuwtjes h2
		{font-size: 15px;} /* Size afgestemd op langste titel in ontwerp.. */

