/* CSS Document */

.newsContainer{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif ;
	font-size: 10px ;
	margin-top: 3px ;
}

.newsTitle{
	font-weight: bold ;
}

.newsTeaser{
	margin-bottom: 4px ;
}

.newsTitleLong{
	font-size: 14px ;
	font-weight: bold ;
	color: #FF6600 ;
}

.newsDateLong{
	font-weight: bold ;
	font-size: 11px ;
	margin-bottom: 3px ;
}

.newsContentLong{
	margin-bottom: 20px ;
}