.news-latest-container {
	margin-top: 8px;
	margin-bottom: 8px;
}

.news-latest-container h2 {
	margin-bottom: 10px;
	margin-top: 0;
}

.news-latest-item {
	padding-bottom: 20px;
	margin-bottom: 7px;
	border-bottom: 1px dotted #4e4e4e;
}

.news-latest-container:first-child {
	padding-bottom: 0px;
	/*border-bottom: 4px double #4e4e4e;*/
	padding-top:0;
}

.news-latest-container:first-child .news-latest-gotoarchive {
	visibility: hidden;
}


.news-latest-morelink {
	float: right;
}

