#recent-posts h2 {
	font:12px Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#c11416;
	padding-top:20px;
}
#recent-posts li {
	padding:8px 0;
	border-bottom:1px solid #fcebee;
	height:100%;
}
#recent-posts li span {
	background-color:#e31518;
	color:#ffffff;
	padding:1px 3px;
	margin-right:3px;
	font-size:10px;
}
#recent-posts li div,
#recent-posts li a {
	font-size:11px;
	float:right;
	width:184px;
	text-align:left;
}
