div.featuredposts {
	margin: 5px 0 10px;
	font-size:12px;
	background: #ffffff;
	color: #666666;
	padding: 15px;
	border:1px solid #E2E2E2;
	line-height:16px;
	overflow: hidden;
	font-family:Georgia, 'Times New Roman', Times, serif;
}
div.featuredposts h2 {
	margin-top: 0;
	font-size: 28px;
	line-height:30px;
	font-weight:bold;
	padding-top:10px;
	padding-bottom:20px;
	display:block;
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
}
div.featuredposts h2>a {
	color: #666666;
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
}
img.featuredimg {
	float: right;
	margin: auto auto 5px 20px;
}


.continue{background: url(sm_arrow.png) no-repeat right center; padding-right: 9px;}