.news-latest-container, .news-list-container {
	position: relative;
	float: left;
	margin: 0;
}

#content h3.news-latest-headline {
	position: relative;
	left: -15px;
	margin-left: 0;
}

.news-latest-item, .news-list-item {
	clear: both;
	float: left;
	margin: 0 0 15px 0;
}

.news-latest-image, .news-list-image {
	float: right;
}

.news-latest-date {
	color: #336600;
	font-size: 9pt;
}

.news-latest-content, .news-list-content {
	float: left;
	width: 350px;
}

.news-latest-morelink, .news-latest-morelink {
	margin: 0;
	padding: 1px 0 0 17px;
	background: url(../images/list.gif) 0 4px no-repeat;
}

.news-single-info, .news-single-author {
	font-size: 9pt;
}

.news-single-item  {
	float: left;
}

.news-single-img {
	float: left;
	color: #000;
	margin: 0.2em 12px 0 0;
}