.news-latest-container, .news-list-container {
	margin: 0;
	/*padding: 0.5em;*/
	/*width: 46.3em;*/
}

.news-latest-item, .news-list-item {
	clear: both;
	float: left;
	display: block;
	margin: 0 0 0.6em 0;
	width: 45.25em;
	padding: 0.5em;
	border: 1px dotted #002B71;
	background-color: #F9E59B;
}

.news-latest-image, .news-list-image {
	float: right;
	margin: 0 0 4px 15px;
}

.news-latest-morelink, .news-latest-morelink {
	margin: 0;
	padding: 0;
}

.clearer {
	display: none;
	clear: both;
}

.news-single-info {
	font-size: 0.85em;
}

.news-single-item  {
	float: left;
}

.news-single-img {
	float: left;
	color: #000;
	margin: 0.2em 1.2em 0 0;
}