/***********

  LATEST NEWS 

  ***************/


div.latest_news{
  float: left;
  padding: 10px;
  width: 440px;
}

div.latest_news p{
  margin-top: 0px;
  padding-bottom: 10px;
  border-bottom: 1px dashed #7C7879
}

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: left
}

p.rss_link a img{
  border: none
}

div.news_feature {
  padding: 0px 0px;
  margin: 0px;
  clear: left;
}

div.news_article {
  clear: left;
  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;
  font-size: 16px
}

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 {
  float: left;
  padding: 0 10px
}


/***********

   NEWS ARCHIVE

  ***************/

div.news_archive{
  clear: left
}



div.news_archive ul{
  margin: 10px 0
}

