.featuredposts {
  margin: 0;
  width: 500px;
  height: 120px;
  font-family: "sans-serif";
  line-height: 15px;
}
.featuredposts h2 {
  font-family: "sans-serif";
  margin-top: 0;
}
.featuredimg {
  float: left;
  margin: 5px 10px auto 5px;
  width: 114px;
  height: 86px;
}

