/***************
 
   QUICK NEWS

****************/


h2.latest_news{
  float: left;
  background: url(/images/structure/latest_news_top_bg.jpg);
  width: 199px;
  height: 42px;
  margin-top: -20px;
  padding: 0
}

div.latest_news{
  float: right;
  width: 159px;
  padding: 5px 20px 0;
  background: url(/images/structure/latest_news_slither_bg.jpg)
}

div.latest_news_bottom{
  clear: right;
  float: right;
  background: url(/images/structure/latest_news_bottom_bg.jpg);
  width: 199px;
  height: 19px;
}


/***************
 
    MAIN NEWS

****************/


div.news_feature {
	padding: 10px 0px;
	margin: 0px;
}

div.news_article {
	height: auto;
	padding: 10px 0px;
	margin: 0px;
}

div.news_feature img, div.news_article img {
	float: right;
	margin: 0px 0px 5px 5px;
  border: none;
}

div.news_feature h3, div.news_article h3 {
	margin: 0px;
	padding: 0px 0px 10px 0px;
}

div.news_feature span.title_date, div.news_article span.title_date {
	font-size: 10px;
	font-weight: normal;
}

ul.further_articles {
	margin:0px 0px 20px 0px;
}

span.news_back {
  
}

span.news_more {
  
}

span.news_archive {
  
}