
.dateBlock
{
  margin-bottom: 10px;
  background: url( ../images/scga_bodybg_center.jpg ) repeat-x;
  border: 1px solid #C9B8B8;
  padding: 3px;
}

.dateBlock .month
{
  font-weight: bold;
  color: #C40000;
  border-bottom: 1px solid #C40000;
}

.dateBlock .event
{
  margin-left: 5px;
  margin-bottom: 5px;
}

.dateBlock .event .date
{
  font-weight: bold;
  color: #C40000;
}
