html, body {
  font-family: Georgia,"Times New Roman",serif;
}


label[htmlFor="id_honeypot"] {
 display:  none;
}

label[for="id_honeypot"] {
 display:  none;
}

ul.simple {
  list-style: square !important;
}

ul.simple li {
  margin-left: 20px !important;
}

p {
  margin-top: 10px;
  margin-bottom: 10px;
}
.articleBody {
  line-height: 1.55em;
}
.article h1, .article h1 a {
  font-size: 1.2em;
}
.article h1 {
  margin-bottom: 10px;
}
.contents {
  display: none;
}
.view_comments {
  float: right;
}
.section h1 {
  font-size: 1.1em;
  color: #888;
  border: 0px;
}

