body {
  background: #fff;
  font-size: 10pt
}

/* hide non-printout friendly things */

div#enditems, div#sidebar, div#searchinner, div#footer, div#topnav, div.tabs {
  display: none !important
}

#contentcontainter {
  margin: 0 5%;
  padding: 0;
  border: 0;
  color: black;
  background: transparent none;
}

.withoutsidebar {
  width: 95%
}

blockquote {
  font-style: italic
}

a:link, a:visited, a:active {
  color: #000 !important;
  background: transparent;
  text-decoration: none
}

#content a:link, .node a:link, #content a:visited, .node a:visited, #content a:active, .node a:active {
  border-bottom: 1px dashed #000 !important
}

.date {
  border: none
}

/* print links after 'Permalink' */

a.perm:after {
  font-size: 90%;
  content: " <http://www.eff.org" attr(href) "> ";
}

/* disclaimer */

#content:after {
  margin-top: 40px;
  content: " Printed Material Notice: Any and all original material on the EFF website may be freely distributed at will under the Creative Commons Attribution-NonCommercial License, unless otherwise noted. All material that is not original to EFF may require permission from the copyright holder to redistribute. "
}

/* prevents clipping */

.withoutsidebar, .front, .ourwork, .frontpromoleft, .clr, #topnav, .withsidebar, body, html {
  overflow: visible !important
}
