
.news-latest-category, .news-list-category{
	line-height: 1.3em;
}
.news-list-container h1 a, .news-list-container h2 a, .news-list-container h3 a, .news-list-container h4 a{
	text-decoration: none;
		font-family:"MuseoSeven","Century Gothic","Futura Medium","Apple Gothic",Helvetica,Arial,sans-serif;
}


li.news-latest-item, 
li.news-blog-portal-item,
li.news-forum-portal-item{
	background: none;
	border: none;
	margin:0; 
	padding:0; 
	text-indent:0; 
	list-style-type:none;
}

li.news-latest-item:hover, 
li.news-blog-portal-item:hover,
li.news-forum-portal-item:hover{
	background: none;
}

ul.news-latest-container li.news-latest-item a{
 text-decoration: none;
 font-size: 12px;
 color: #666;
}

ul.news-latest-container li.news-latest-item h2 a, 
ul.news-blog-portal-container li.news-blog-portal-item h2 a,
ul.news-forum-portal-container li.news-forum-portal-item h2 a{
	font-family:"MuseoSeven","Century Gothic","Futura Medium","Apple Gothic",Helvetica,Arial,sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #3674A3;
	line-height: 1.3em;
	
}

a.news-linkto-list{
	text-decoration: none;
	font-size: 12px;
}

ul.news-latest-container li.news-latest-item a:hover{
	text-decoration: underline;
	color: #3674A3;
	}
	
.news-blog-portal-container,
.news-forum-portal-container{
	margin: 0;
	padding: 0;
}

#sidebar div.items div.contentblock {
	width: 190px;
}

span.news-blog-portal-date,
span.news-forum-portal-date {
	color: #666;
	font-size: 9px;
	margin: 0;
	padding: 0;
}
#sidebar h3 {
	padding-left: 15px;
	margin: 12px 0 6px 0;
}
