@media screen {
    .sIFR-active h1,
    .sIFR-active h2,
    .sIFR-active h3,
    .sIFR-active h4,
    .sIFR-active h6 {
      visibility: hidden;
    }
    
    .sIFR-active h1 {
    font-size:22px;
    margin:0px;
    padding:0px;
    height:38px;
    }
    .sIFR-active td.rightcolumn div.portaltitle {
    	height:31px;
    }
    div.abovesidemenu h3 {
    	color:#ffffff;
height:60px;
	}

}