# CSS2 spec http://www.w3.org/TR/REC-CSS2/cover.html

.dateheader {
  background: #c0c0c0;
}

.title {
  font-weight: bold;
}

.sidebar {
  background: #e0e0e0;
}


.sidebar ul {
   margin: 0;
   padding-left: 15px;
}

.main {
}
