div.news-latest-container-1col {
	border: 1px solid #cccccc;
	padding: 0px;
	width: 179px;
	background-color: white;
}
div.news-latest-container-1col h2 {
	background-color: white;
	background-image: url(images/boxes/bg_silver_bar.gif);
	background-repeat: repeat-x;;
	background-position: right top;
	
	border-bottom: 1px solid #cccccc;
	
	font-size: 11px;
	font-weight: bold;
	margin: 0px;
	
	color: black;
	font-weight: bold;
	padding: 2px;
}

div.news-latest-container-1col div.big-bar {
	height: 37px;
}

div.news-latest-container-1col div.news-latest-item {
	background-color: #fff0e1;
	border: 1px solid #834201;
	margin: 2px 2px 5px 2px;
	padding: 2px;
	
}

div.news-latest-container-1col span.news-latest-date {
	font-size: 9px;
}

div.news-latest-container-1col h3 {
	font-size: 11px;
	font-weight: bold;
	margin: 0px;
}

div.news-latest-container-1col div.news-latest-morelink {
	text-align: right;
}

div.news-latest-container-1col p.bodytext {
	margin: 0px;
}
