.article_featured
{
	text-align: justify;
	border-bottom: #CCC 1px solid;
	min-height: 40px;
}

.article_featured_img {
	float: left;
	width: 120px;
	padding-right: 10px;
}

.article_featured h1 {
	font-size: 12px;
	font-weight: bold;
}

.article_featured h1 a {
	color: #C00;
}

.article_featured h2 {
	font-size: 10px;
	color: #999999;
	font-weight: normal;
}

.article_featured nav {
	clear: both;
	border-top: #CCCCCC 1px solid;
	text-align: right;
	font-weight: bold;
}
