.news-list-container {
	line-height:  1.4;
	font-weight: normal;
	padding-left: 2px;
}

.news-list-item {
	margin-bottom: 40px;
}

.news-list-header {
	font-weight: bold;
}

.news-list-date {
/*	font-weight: bold; */
}

.news-list-item-text {
	text-align: justify;
}

