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

.list-thumbnail{
  width:12%;
  float:left;
}

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

.title{
  font-size:1.3em;
  font-weight:bold;
  color:#026900;
  padding-bottom:8px;
}
