/***********

  LATEST NEWS 

  ***************/


div.latest_news{
  float: left;
  padding: 10px;
  width: 239px;
}

div.latest_news a{
  font-weight: bold
}

div.latest_news a:hover {
  text-decoration:underline;
}

div.latest_news p{
  margin-top: 0px;
}

div.latest_news a.more_news{
  font-weight: bold
}

div.right_column div.latest_news a.more_news span{
  display: none
}

div.right_column div.latest_news a.more_news{
  background: url(/images/structure/more_news.gif) bottom right no-repeat;
  width: 100%;
  height: 11px;
  display: block;
  border-top: 1px solid #dedede;
  padding-top: 15px
}


/***********

    MAIN NEWS

  ***************/

p.rss_link{
	float: right
}

p.rss_link a img{
	border: none
}

div.news_feature {
	padding: 0px 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;
}

span.news_back {
  
}

span.news_more {
  
}

span.news_archive {
  
}


/***********

   NEWS ARCHIVE

  ***************/

div.news_archive ul{
  margin: 10px 0
}

