#news-list-container {
margin-top:10px;
margin-left:8px;
margin-right:8px;

}

.news-list-item {
	color: #003C75;
	margin-bottom: 15px;
}

.news-list-date {
	color: #96783c;
	font-size: 12px;
	font-weight: normal;
}
.newsdate {
	width:60px;
	color: #96783c;
	font-size: 12px;
	font-weight: normal;
}
.newstitle {
	float:left;
	color: #96783c;
	font-size: 12px;
	font-weight: bold;
}
.newstitle h1{
	color: #96783c !important;
	font-size: 12px;
	font-weight: bold;
	margin-bottom:0;
}

.newscontent {
	color: #646464;
	font-size: 12px;
	font-weight: normal;
}
.newscontent a {
	color: #96783c;
	font-size: 12px;
	font-weight: normal;
}

.news-list-date a{
	color: #96783c;
	font-size: 12px;
	font-weight: bold;
}

.news-list-item h2 {
	color: #003C75;
	margin-top: 10px;
	font-size: 11px;
	font-weight: normal;
	margin-bottom: 10px;
}

.news-list-item p {
	color: #003C75;
	font-size: 10px;
}

#news-list-morelink {
	clear: both;
	margin: 0px;
	padding: 0px;
	padding-right: 10px;
	margin-top: 10px;
	font-size: 9px;
}

#news-list-morelink a {
	color: #8E9698;
	font-size: 9px;
	margin: 0px;
	padding: 0px;
}

#news-single-timedata {
	color: #7C7C7C;
	font-size: 9px;
	font-weight: normal;
}

#news-single-images {
	float: right;
	margin: 10px;
}

#news-single-item h2 {
	margin: 0px;
	padding: 0px;
	margin-bottom: 10px;
}
#news-single-item h1 {
	color: #96783c !important;
	font-size: 12px;
	font-weight: bold;
	margin-bottom:0;
}
#news-single-item,
#news-single-item p {
	color:#7c7c7c;
	font-size: 12px;
	font-weight: normal;
	margin-bottom:10px;
}
#news-single-item a {
	color: #96783c;
	font-size: 12px;
	font-weight: normal;
}

#news-single-backlink {
	margin: 0px;
	padding: 0px;
	margin-top: 15px;
}
.clear {
	clear: both;
}
