.news-latest-item {
	padding-top: 20px;
}

.newstitle {
	margin-top: 20px;
}
	
.archive-news-list-item {
	padding-bottom: 0px;
	font-size: 0.9em !important;
}

.newssubheader, .archive-newssubheader {
	font-size: 1.0em;
	font-style: italic;
}

.newscontent p, .archive-newscontent p {
	margin-top: 0px;
}

.newsfooter, .archive-newsfooter {
	font-weight: bold;
	text-align: right;
}

.newsfooter img.molecule {
	vertical-align: middle;
}

.newsfooter span.backtolist, .archive-newsfooter {
	padding-left: 5px;
}

.newstitlelatest, .archive-newstitlelatest, .newstitle, .archive-newstitle {
	text-align: left;
	padding: 6px;
	font-size: 1.2em;
	background-image: url(../img/deco/news_title.png);
	background-repeat: repeat-y;
	background-position: right;
}

.archive-newstitlelatest {
	font-weight: normal !important;
}

.newstitlelatestsingle, .archive-newstitlelist {
	float: left;
}

.news-latest-morelink, .archive-news-latest-morelink {
	text-align: right;
	font-style: italic;
	padding-right: 5px;
}

.newscontentlatest, .newscontent, .archive-newscontentlatest, .archive-newscontent {
	background-image: url(../img/deco/news_text.png);
	background-repeat: repeat;
	padding: 10px 10px 10px 10px;
}

.archive-newscontentlatest, .archive-newscontent {	
	margin-bottom: 15px;
}


.newssubheaderlatest, .archive-newssubheaderlatest {
	font-style: italic;
}

.newssubheaderlatest p, .archive-newssubheaderlatest p {
	margin-top: 4px;
}

div.archive-news-list-container {
	padding: 0px;
	}

div.news-amenu-container > ul{
	padding-left: 0px !important;
	font-size: 0.8em;
}

ul li.news-amenu-item-year {
	list-style-type: none;
	color: #000000;
}

ul li.news-amenu-item-month {
	list-style-type: none;
	padding-left: 5px;
	text-align: left;
	text-decoration: none;
}

.archive-news-latest-morelink, .news-latest-morelink {
	font-size: 0.8em;
	padding-top: 2px;
}


.archive-newstitlelatest a, .newstitlelatest a {
	text-decoration: none;
	color:blue;
}
.archive-newstitlelatest a:hover, .newstitlelatest a:hover {
	text-decoration: underline;
}

ul li.news-amenu-item-month a {
	text-decoration: none;
	text-align: left;
	color: blue;
}
ul li.news-amenu-item-month a:hover {
	text-decoration: underline;
}
