
  .news_list_item
  {
    clear: both;
  }
  
  .news_list_item h3
  {
    margin-bottom: 0px;
    margin-top: 0px;
  }

  
  .news_text_2
  {
    margin-top: 1em;
  }
  
  .news_list_item img
  {
    float: left;
    border: 1px solid #000000;
    margin-right: 8px;
    margin-top: 3px;
  }
  
  
  .news_list_item_right b
  {
    color: #666666;
  }
  .news_list_item_right
  {
    margin-bottom: 1.3em;
    line-height: 115%;
  }
  
