.news-latest-item
	{
		float:left;
		width: 303px;
		text-align: left ;
	
		margin-bottom:40px;
	}
	
	
.news-latest-item a
	{
		text-decoration: none ;
	}
	
.news-latest-item a:hover
	{
		text-decoration: none ;
	}	
	
.news-latest-item-image
	{
		float:left;
		width: 110px ;
	}
	
.news-latest-item-subheader
	{
		margin-left: 130px ;
		border: 1px solid #848589 ;
		width: 164px;
		padding: 5px;
		vertical-align: top ;
		height:110px;
	}

	
	
	
.news-latest-item-subheader p,
.news-single-item p
	{
		margin: 0px ;
		padding: 0px ;
	}
	
.news-single-backlink
	{
		text-align: right ;
		padding-top: 1em ;
	}
	
.news-single-backlink a
	{
		text-decoration: none ;
	}
	
.news-single-img p
	{
		padding-bottom: 1em ;
	}
	
.news-single-item-content
	{
		height: 340px;
	}
	
.news-single-item-content[class]
	{
		min-height: 340px ;
		height: auto ;
	}