
.ad {
  visibility: hidden;
}

#comment-container {
  visibility: hidden;
  float: right;
}

.navigation {
  visibility: hidden;
}

.lthumb, .rthumb {
  page-break-inside: avoid;
}

.clearboth {
  clear: both;
}

.lthumb {
  float: left;
  padding: 5px;
  border: 1px solid #999;
  margin: 0px 15px 15px 0px;
}

.rthumb {
  float: right;
  padding: 5px;
  border: 1px solid #999;
  margin: 0px 0px 15px 15px;
}

a {
  text-decoration: none;
  color: black;
}

body {
  font-size: 12pt;
  font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
  float: none !important;
  color: black;
  background: transparent;
}

#footer {
  border: none;
}

h1, h2, h3 {
  font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
  font-weight: bold;
}

