#plugin_news_box{
position:relative;
border:1px solid #AEAEAE;
font-family: verdana;
font-size: 10pt;
color: #4d4d4d;
text-align: left;
width: 576px;
}

#plugin_news_box_archive{
position:relative;
border:1px solid #AEAEAE;
font-family: verdana;
font-size: 10pt;
color: #4d4d4d;
text-align: left;
width: 576px;
}

#plugin_news_thead{
border:0px solid #AEAEAE;
background: #DEDEDE;
width: 316px;
}

#plugin_news_headline{
  font-size: 10pt;
  font-weight: bold;
}
#plugin_news_headdate{
  font-size: 8pt;
}

#plugin_news_thead_old{
background: #DEDEDE;
width: 100px;
text-align: center;
font-size: 8pt;
text-align:right;
}

#plugin_news_tolder{
background: #EFEFEF;
width: 490px;
}

div.plugin_news_olddate{
  color: #4d4d4d;
  font-size: 8pt;
}

a.plugin_news_oldheadline{
  color: #4d4d4d;
  font-size: 8pt;
  font-weight: bold;
}

