#news .blog_header {
  border-bottom:1px dashed;
  color:#98C560;
  font-weight:bold;
  padding:0 0 3px;
}

#news .ms_article{
  background-image:url(/images/news_header2.gif);
  height:25px;
  line-height:25px;
}
#news h2 {
background:transparent url(/images/news_header.gif) no-repeat scroll left center;
color:#FFFFFF;
font-size:11px;
font-weight:700;
height:25px;
line-height:25px;
margin:0;
padding:0 0 0 40px;
text-transform:uppercase;
}

#news ul{
  list-style:none;
  padding:7px 10px 10px 0px;
    
}
#news ul li{
  
}
#news a.blog_link{
  color:#0005A9;
  font-weight:bold;
  text-decoration:none;
}

#news a.blog_link:hover{
  color:#7269FF
}
