.date {
  width: 10em;
}

.time {
  width: 8em;
}

.day {
  width: 1.6em;
  font-size: 1.5em;
  line-height: 1.5em;
  margin-right: 0.2em;
  float: left;
  text-align: right; 
}

.shortdate {
  font-size: 0.75em; 
}