.article_preview
{
	text-align: justify;
	background: url(../images/box/bg.png) repeat-x bottom center #ffffff;
	border-bottom: #CCC 1px solid;
	min-height: 40px;
}

.article_preview_img {
	float: left;
	width: 130px;
	padding-right: 10px;
}

.article_preview h1 {
	font-size: 16px;
}

.article_preview h2 {
	font-size: 14px;
}

.article_preview nav {
	clear: both;
	margin-top: 20px;
	text-align: right;
}
