﻿@media print {
  .sideNavBox, #zz12_TopNavigationMenuV4, .contentcolright, .icesfatfooter, .icespagetools,
  #welcomeMenuBox, #DeltaPlaceHolderSearchArea, #ms-cui-ribbonTopBars, #DeltaSuiteBarRight, .iceslevel2menu, .contentright,
  .welcome-splash {
	display:none;
  }

  .newscolleft
  {
	width:100%
  }
  .icesnewscontent h1
  {
	font-size:32px;
  }
  .newsteaser
  {
	font-size:24px;
  }
  .newspublished
  {
	font-size:20px;
  }
  .newscontent
  {
	font-size:21px;
  }
  .newscontent p
  {
	line-height:120%;
  }
}
