/* CSS generated automatically, for News module. */
	.NewsOverview, .NewsDescription {
		font-family: ;
		font-size: 15px;
		color: ;
		padding: 3px;
		display:block;
	}
	.NewsOverview {
		font-weight: bold;
		padding-bottom: 5px;
	}
	.NewsOverview a:link, .NewsOverview a:visited {
		color: ;
		text-decoration: none;
		font-weight:normal;
		display:block;
	}
	.NewsOverview a:hover {
		color: ;
		text-decoration: underline;
	}
	.NewsTitle h1 {
		font-family: ;
		font-size: 20px;
		color: ;
		font-weight: bold;
		padding: 3px;
		margin:0px 0px 0px 0px;
		background-color: ;
		letter-spacing: normal;
	}
	.NewsTitle h1 a {
		color: ;
		font-size: 20px;
		text-decoration: underline;
		display:block;
	}
	.NewsTitle h1 a:hover {
		color: ;
		text-decoration: underline;
	}
	.NewsDate {
		font-family: ;
		font-size: 9px;
		color: ;
		padding:3px;
	}
	.NewsDate a:link {
		color: ;
		text-decoration: none;
		display:block;
	}
	.NewsDate a:hover {
		color: ;
		text-decoration: none;
	}
	.NewsThumb img {
		border:none;
	}
	.NewsThumb {
		float:left;
		padding: 3px 10px 5px 3px;
	}
	.NewsItem {
		display:block;
		clear:both;
		overflow:hidden;
		background-color: ;
		width: 100%;
		margin: 0px 0px 10px 0px;
		padding: 0px;
		border: 0px solid ;
	}
	.NewsPreviewItem {
		display:block;
		clear:both;
		margin: 0px 0px 25px 0px;
		/*background-color:#cccccc;
		border: 1px solid #000000;*/
		background-color: ;
	}