.featuredposts
{
  margin: 0;
  width: 655px;
  height: 170px;
  color: lightgrey;
  text-align: justify;
}
.featuredposts h2
{
	font-size: 16px;
	font-family: "Trebuchet MS", Verdana;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	color: white;
	clear: none;
}
.featuredposts h2 a, .featuredposts h2 a:link, .featuredposts h2 a:visited
{
	font-size: 16px;
	font-family: "Trebuchet MS", Verdana;
	font-weight: normal;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	color: white;
	clear: none;
}
.featuredimg {
  float: left;
  width: 233px;
  height: 160px;
  padding-right: 10px;
}