div.article div.title {
	background-image:url(../images/line_03.png);
	background-repeat:repeat-x;
	background-position:bottom;
	padding-bottom:1px;
	margin-bottom:3px;
}

.left_content .article,
.middle_content .article {
	margin-bottom:25px;
}


a.read_more,
.more_info_link a,
.more_info a {
	padding-left:14px;
	background-image:url(../images/comments-small.gif);
	background-position:left;
	background-repeat:no-repeat;
}

.random_article a.read_more {
	float:right;
}

