.news-list-morelink {
margin: 20px;
}

.news-single-img {
	float:right;
	margin-left: 15px;
}

.news-latest-item {
	font-size: 11px;
	margin: 5px 0px 0px 0px;
}

.news-latest-item p{
	margin: 0px;
}
.news-list-item img {
	float: left;
	margin-right: 20px;
}
.news-latest-container  {
	margin-bottom: 10px;
}
.news-latest-container h2 {
	font-size: 14px;
	color: #888;
	font-weight: normal;
}


a .news-latest-item {
	color: #888;
}
a:hover .news-latest-item {
	color: #54B948;
	text-decoration: none;
}


.news-latest-item .news-latest-date {
	font-size: 10px;
	color: #999;
}
.news-latest-item h3 {
	font-size: 12px;
	color: #54B948;
	margin: 3px 0px 0px 0px;
	line-height: 1.2em;
}
.news-latest-morelink {
	text-align: right;
	font-size: 11px;
}

.clearer {
	border-bottom: 1px dotted #fff;
	margin: 0px;
	height: 1px;
	clear:both;
}

.news-latest-gotoarchive {
	text-align: right;
}