/*****************************************************************************
    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 h3,
	  .sIFR-active h4,

	.sIFR-active h6,

    .sIFR-active h1 {
      padding-bottom: -10px; padding-top: 0px; margin-top: 0px; margin-bottom:-10px; font-size: 16px;
    }

    .sIFR-active h2 {
    padding-bottom: 0px; padding-top: 0px; margin-top: 0px; margin-bottom:0px; font-size: 16px;
    }

    .sIFR-active h3 {
     padding-bottom: 0px; padding-top: 0px; margin-top: 0px; margin-bottom:0px; font-size: 15px;
    }
	
	  .sIFR-active h4 {
     font-size: 13px; padding-top: 0px; margin-top: 0px; margin-bottom:0px; padding-bottom: 0px;
    }
	

		  .sIFR-active .menu {
      font-size: 13px; padding-top: 0px; margin-top: 0px; margin-bottom: 0px; padding-bottom: 0px; display:inline; width: 170px; padding-right: -20px; margin-right: -20px;
    }
	
			  .sIFR-active .menu2 {
      font-size: 13px; padding-top: 0px; margin-top: 0px; margin-bottom: 0px; padding-bottom: 0px; display:inline; width: 160px; padding-right: -20px; margin-right: -20px;
    }
	
			  .sIFR-active .menu3 {
      font-size: 13px; padding-top: 0px; margin-top: 0px; margin-bottom: 0px; padding-bottom: 0px; display:inline; width: 170px; padding-right: -20px; margin-right: -20px;
    }
	
	
  .sIFR-active .menu4 {
      font-size: 13px; padding-top: 0px; margin-top: 0px; margin-bottom: 0px; padding-bottom: 0px; display:inline; width: 170px; padding-right: -20px; margin-right: -20px;
    }
	
	 

  