/* hide sections that aren't relevant to print */
#overall-menu, #main-menu,
#search-form, #crumbs, #subcontent,
#footer li.link { 
  display: none;
}

#logo-vic-gov { display: none; }

.skip { display: none; }

.readthis h2 img { display: none; }

.readthis h3 img { 
  float: right;
  margin: 0 0 0.5em 1em;
}

body { 
  font-size: 11pt;
}

a img { border: none; }

h1 { page-break-after: avoid; }

/* content should fill the page width */
/*#content, #supplement { 
  width: auto;
  float: none;
}*/


/*#premiers-intro { padding: 0; }
#premiers-portrait { float: none; }*/

/*.feature, .readthis, .lovereading, .feature.b { 
  width: auto; max-width: none; 
  float: none;
  padding: 0; margin: 0;
}

#premiers-intro h2 { 
  text-align: left;
  padding: 0; margin-top: 0.5em; 
}

.lovereading, .lovereading h2 { 
  line-height: inherit;
  max-width: none;
  padding: 0;
  text-align: left; border: none; 
}

#header { background: none; height: auto; }
#site-title { position: relative; left: auto; top: auto; }

#doc-title { font-size: 1.6em; }

.feature h2, .readthis h2, .lovereading h2 { text-align: left; }
.feature p, .readthis p, .lovereading p { padding: 0; margin-bottom: 0.5em; }
.feature h3, .readthis h3, .lovereading h3 { padding: 0; }*/
