/************************************************************/
/*** NEWS ***/
.news-block {padding: 2px 0px 20px 0px;}
.newsitem {padding-bottom: 10px;}



.newsitem h2 {
	font-size: 12px;
	text-decoration: underline;
	margin: 0px 0px 5px 0px;;
	padding: 0;
}

.news-date {margin-bottom: 4px;}


/*a.moreNewsLink {*/

a:link.moreNewsLink, a:visited.moreNewsLink, a:hover.moreNewsLink, a:active.moreNewsLink {
	font-style: italic;
	color: #000;
	text-decoration: underline;
}
