.news-latest-container {
/*width: 400px;
margin: 5px;
border: 1px solid red;
*/
}

.news-latest-item {
	MARGIN-bottom: 10px;
/*	clear: both; */
}

.news-latest-item-image { 
	WIDTH: 120px;
	MIN-WIDTH: 120px;
	FLOAT: left;
/* padding: 0 5px 0 5px; */
padding-right: 15px;
padding-left: 5px;
padding-top: 5px;
}

.news-latest-item-text { 
	MARGIN-LEFT: 10px; 
	MARGIN-RIGHT: 10px;
/*	padding: 10px; */
}

.news-latest-item .morelink A {
	FONT-WEIGHT: bold;
	PADDING-LEFT: 10px;
	BACKGROUND: url(../images/arrow.gif) no-repeat 1px 3px;
	float: right;
}	



.news-list-item {
	MARGIN-BOTTOM: 10px;
	CLEAR: both;
}

.news-list-item-image { 
	WIDTH: 130px;
	MIN-WIDTH: 130px;
	FLOAT: left;
	MARGIN-BOTTOM: 10px;
	margin-right:10px;
}

.news-list-item-text { 
	MARGIN-LEFT: 120px;
	MARGIN-RIGHT: 10px;
}

.news-list-item .morelink A {
	FONT-WEIGHT: bold;
	PADDING-LEFT: 10px;
	BACKGROUND: url(../images/arrow.gif) no-repeat 1px 3px;
}	

.news-single-item {
	MARGIN-BOTTOM: 10px;
	CLEAR: both;
}

.news-single-item .subheader {
	FONT-STYLE: italic;
}

.news-single-item .newsimage {
	FLOAT: left;
	MARGIN: 0 10px 0 10px;
}

.news-single-item .backlink A {
	FONT-WEIGHT: bold;
	PADDING-LEFT: 10px;
	BACKGROUND: url(../images/backarrow.gif) no-repeat 1px 3px;	
}

#newsnavigation {
	padding-top: 0px; 
	padding-bottom: 0px;
}

#yearview {
	list-style-type:none;
	padding-bottom:10px;
	margin-top: 0px; 
	margin-bottom: 0px;	
}

#yearview li {
	float:left;
	margin:0px 20px;
}

#yearview ul {
	margin:0px;
	padding: 0px;
}

