#news_module .news_box
{
position:relative;
margin-bottom:4em;
}
body.main #news_module .news_box {margin-bottom:1.5em;}

  body.subpage #news_module .news_box h3 {border-bottom:1px solid #dfdfdf;padding-bottom:0.3em;margin-bottom:0.7em;}
  body.main #news_module .news_box h3 {margin-bottom:0.75em;}
  body.subpage #news_module .news_box h3 a {text-decoration:none;border:0;color:#555555;}
  
#news_module .news_box span.date {font-weight:normal;border-right:1px solid #555555;padding-right:0.4em;margin-right:0.4em;}

#news_module .news_box p {margin:0;padding:0;}
#news_module .news_box a.more img {position:relative;top:-3px;}
#news_module .news_box a.more {border:0;} 

#news_module .news_text {margin:1em 0;}

#news_module .news_flash img {position:relative;top:-2px;margin:0 0 0 5px;}
#news_module .news_flash a {border:0;}

