.newsItem {
	margin-top: 8px;
	padding-bottom: 1px;
}
p {
	margin-top: 0px;
}
.thumbImage3 {
	float: right;
	background-color: #FFFFFF;
	margin-top: 10px;
	margin-left: 10px;
}

.col_310_news	{
	width: 290px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 0px;
	float: left;
	height: auto;
	margin-top: 30px;
	margin-right: 10px;
}
.smallNews {
	float: right;
	width: 145px;
	margin-top: 6px;
}


.col_310_newsInner {
	min-height:340px;
	background-color: #efefef;
	padding: 10px;
}

*html .col_310_newsInner	{
	height:340px;
}

.col_310_newsImage	{
	width: 289px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 0px;
	float: left;
	height: auto;
	margin-top: 30px;
}

a.news:link {
	color:#666666;
	text-decoration:none;
	padding-left: 14px;
	background-image: url(../Images/navIcon.gif);
	background-repeat: no-repeat;
	background-position: left center;			
}
a.news:visited {
	color:#666666;
	text-decoration:none;
	padding-left: 14px;
	background-image: url(../Images/navIcon.gif);
	background-repeat: no-repeat;
	background-position: left center;	
}
a.news:hover {
	color:#c3c18f;
	text-decoration:none;
	padding-left: 14px;
	background-image: url(../Images/navIconOver.gif);
	background-repeat: no-repeat;
	background-position: left center;			
}
a.news:active {
	color:#666666;
	text-decoration:none;	
	padding-left: 14px;
	background-image: url(../Images/navIcon.gif);
	background-repeat: no-repeat;
	background-position: left center;		
}	
