body { 
  font-family: Arial, Verdana;
  font-size: 13px;
}

.post { 
  width: 100%;
  margin: 0 0 20px 0;
}

.title {
  font-size: 12pt;
  font-weight: bold;
}

.date {
  font-size: 8pt;
  margin: 3px 0 0 5px;
}

.comments {
  height: 10px;
}

.rule {
  color: #aa0000;
  margin: 0;
}

