/* $Id: print.css 97 2009-04-27 14:45:13Z jure.merhar $ */

body {
  font-size: 10pt;
}

#top, #header, #sidebar {
  display: none;
}

.content ul {
  margin-bottom: 1em;
  padding-left: 1em;
}

.content ul li {
  line-height: 1.5em;
  margin-bottom: 0.5em;
}


