div.story {
  margin-bottom:10px;
  border-bottom:1px dashed #086584;
  padding-bottom:10px;
}

div.story a {
  font-weight:bold;
}

div.story div.desc {
  color:gray;
}

div.story div.date {
  color:green;
}

