@charset "utf-8";

#main dt { font-weight:normal; }

dl.date dt {
  clear: left;
  float: left;
  width: 12em;
 }

dl.date dd {
  margin-bottom: 10px;
  margin-left: 12em;
 }