
h2{
  font-size:1.3em;
}

.news-article{
  width:100%;
  overflow:hidden;
  padding-bottom:1em;
  border-bottom:solid 1px #cccccc;
}

.list-thumbnail{
  width:80px;
  float:left;
}

.list-summary{
  width:80%;
  float:left;
  padding-left:1em;
}

.back-link{
  margin:8px 0px;
}