.newsListWrapper1 {
	overflow: hidden;
	
	border: 0px solid #DDDDDD;
	border-radius: 0.5em;
	-moz-border-radius: 0.5em;
	-webkit-border-radius: 0.5em;

	background-color: #222222;
	
	padding: 8px;
	margin: 0 0 10px 0;
}
html>body .newsListWrapper1 {
	background-color: rgba(100%,100%,100%,0.1);
}
.newsListHeading1 {
	color: #FFFF00;
	font-weight: bold;
	font-size: 16pt;
	line-height: 1.3em;
	margin: 0.5em 0 0 0;
}
.newsListIngress1 {
	font-weight: normal;
	font-size: 10pt;
	margin: 0.7em 0 0.5em 0;
}
.newsListWrapper1 img.indexPic {
	display: block;
	width: 100%;
	padding: 0;
	margin: 0;
	border: 1px solid #DDDDDD;
}
.newsListWrapper1 img.lesMer {
	float: right;
	width: 64px;
}



.newsListWrapper3 {
	clear: both;
	overflow: hidden;
	
	border: 0px solid #DDDDDD;
	border-radius: 0.5em;
	-moz-border-radius: 0.5em;
	-webkit-border-radius: 0.5em;

	background-color: #222222;
	
	padding: 8px;
	margin: 0 0 10px 0;
}
html>body .newsListWrapper3 {
	background-color: rgba(100%,100%,100%,0.1);
}
.newsListWrapperInner {
	float: left;
	width: 420px;
	margin: 0 0 2px 0;
}
.newsListHeading3 {
	color: #FFFF00;
	font-weight: bold;
	font-size: 10pt;
	line-height: 1.3em;
	margin: 0.5em 0 0 0;
}
.newsListIngress3 {
	font-weight: normal;
	font-size: 8pt;
	margin: 0.7em 0 0.5em 0;
}
.newsListWrapper3 img.indexPic {
	display: block;
	float: left;
	width: 120px;
	padding: 0;
	margin: 0 10px 0 0;
}

.newsListWrapper3 img.lesMer {
	float: right;
	width: 64px;
}




.newsList {
	font-weight: bold;
	font-size: 10pt;
	list-style: none;
	
	border: 0px solid #DDDDDD;
	border-radius: 0.5em;
	-moz-border-radius: 0.5em;
	-webkit-border-radius: 0.5em;

	background-color: #222222;
	
	padding: 8px;	
}
html>body .newsList {
	background-color: rgba(100%,100%,100%,0.1);
}
.newsListArrow {
	color: #FFFF00;
}
.newsListDato {
	color: #BBBB00;
	font-weight: normal;
	font-size: 8pt;
	font-style: italic;
}
.newsList a:hover {
	color: #FFFF00;
}


#newsTop a, #newsTop a:visited {
	display: block;
	text-decoration: none;
}
#newsTop a:hover {
	display: block;
	background-color: #333333;
	text-decoration: none;
	cursor: pointer;
}
html>body #newsTop a:hover {
	background-color: rgba(100%,100%,100%,0.2);
}

.pieChart {width: 100%;}


.pieLegend {
	font-size: 8pt;
	list-style:none;
	padding: 0;
	margin: 0;
}
.pieLegend li {
	background-repeat: no-repeat;
	background-position: 0 2px;
	padding: 0 0 0 18px;
}
