.news-list {
	/* clearfix'n */
}
 .news-list h2.news-heading {
	 margin-bottom: 0.25em;
}
 .news-list .news-publish-info {
	 font-size: 0.875em;
	 margin-bottom: 0.5em;
}
 .news-list .news-publish-info strong {
	 margin-right: 0.5em;
}
 .news-list .news-page-summary {
	 margin-bottom: 1em;
}
 .news-list .news-list-page + .news-list-page {
	 border-top: 1px solid #ddd;
}
 .news-list .news-list-header:after, .news-list .news-listings:after, .news-list .newslist-paging:after, .news-list .news-list-footer:after {
	 content: "";
	 display: table;
	 clear: both;
}
 