/*
  Running Squiz Matrix
  Developed by Squiz - http://www.squiz.net
  MySource, MySource Matrix and Squiz.net are registered Trademarks of Squiz Pty Ltd
  Page generated: 12 February 2012 11:13:19
*/


body {
  background: #fff;
}

div#container,
div#wrapper {
  margin: 0 !important;
  padding: 0 !important;
  width: 100% !important;
}

div#content {
  margin: 0 !important;
  width: 100% !important;
  height: 100%;
  overflow: visible; /* firefox needs this if not the print preview will be cut off */
}

/* hiding all unwanted items in print version */
div#header,
div#primarynav,
div#navigation,
div#footer,
div#onpage-menu,
div#was-information-useful,
div#admin_bar,
div#related-tags,
div#media-video,
div#extra,
div#usefullinks,
div#image-right-gallary_v2,
div#media-video,
div#level5-menu,
.ais_supplement_print
 {
  display: none !important;
}

.clear {
clear: both;
}


