
#main_content { padding-right: 10px;}
  
#news_col {
  width: 178px;
}

#news_col  .news-latest-container, #news_col  .news-list-container  {
  border :1px solid #d1d1d1;
}

#news_col  .news-latest-item, #news_col  .news-list-item {
  background: url(../img/latest-news-dot.gif) no-repeat 6px 11px;
  padding: 5px 5px;
  padding-left: 20px;
  border-bottom :1px dashed #808080;
}


#news_col .news-latest-morelink, #news_col .news-list-morelink{
  text-align: right;
}

#content_col {width: 600px;}

#news_col h1 {
  font-size: 110%;
  margin: 0;
  font-weight: bold;
  color: #000;
  background: #dbdad2;
  padding: 4px 15px;
  padding-bottom: 3px;
  border :1px solid #d1d1d1;
}


#news_col h3 {
  font-size: 105%;
  margin: 0;
  font-weight: bold;
  color: #3e3988;
  padding-bottom: 3px;
}

