.featuredposts {
  margin: 3;
  width: 500px;
  height: 200px;
}
.featuredposts h2 {
  font-family: Arial; font-size: 12px; color: #323232;
  margin-top: 0;
}
.featuredimg {
  float: left;
  margin: 5px 15px auto 5px;
  width: 233px;
  height: 175px;
}
 