.news-latest-container {
	background-color: #f6f6f6;
	padding: 6px;
}

.news-latest-container H2 {
	display: none;
}

.news-latest-container .news-latest-date {
	display: none;
}

.news-latest-container .clearer {
	display: none;
}

.news-latest-container H3 {
	font-size: 11px;
	margin: 0px;
	padding:0px;
	color: #00437A;
}

.news-latest-container H3 A {
	color: #00437A;
	text-decoration: none;
}

.news-latest-item {
	margin-bottom: 8px;
}

.news-latest-gotoarchive {
	display: none;
}

.news-latest-item P {
	display: inline;
	margin: 0px;
}


