#content #sub-content .calendar .cell_sunday,
#content #sub-content .calendar .cell_saturday {
  color: #FF6600;
}
#content #sub-content .calendar .cell,
#content #sub-content .calendar .cell_sunday,
#content #sub-content .calendar .cell_saturday {
  width: 14%;
}
div.calendar table {
  margin-bottom:0px;
}
div.calendar table th {
  border-bottom-width: 0px;
}
div.calendar table.calendar {
  margin-bottom:30px;
}
.entryDate {
  color:#008C3A;
  font-weight:bold;
  margin-bottom:10px;
}
