
ul#newsStoryList {
  padding: 0;
  margin: 20px 0 20px 0;
}

ul#newsStoryList li {
  list-style-type: none;
  clear: both;
  border-top: 1px solid #C0C0C0;
  margin-bottom: 10px;
}

div.newsStoryHeading img {
  float: left;
  margin-right: 10px;
  width: 80px;
  height: 80px;
}

div.newsStoryIntro {
  
}

span.newsStoryHeadingContainer {

}

span.newsStoryHeadingContainer h3 {
  padding-top: 20px;
  font-size: 16px;
}

div.newsStoryReadMore {
}

div.newsStoryReadMore a {
  float: right;
  background: #C0C0C0;
  padding: 4px;
}
