#news 
{

  zoom: 1;
  overflow: hidden
}



#news .news
{
  clear: both;
  margin-top: 15px;
}

#news .news .date
{
  color: #666;
  display: none;
}

#news .news .bold
{
  font-weight: bold;  display: block;
  margin-botFtom: 5px;
  color: #9b0101;
}

#news IMG
{
  float: left;
  margin-right: 10px;
  width: 50px;
  margin-top: 10px;
  dtisplay: none;
}

#news .news .news_content .content
{
  zoom: 1;
  overflow: hidden;
}

#news .news .news_content .content P
{
  margin: 0; padding: 0; margin-top: .7em;
}
