div#com_news_newsitem {
  border:none;
  border-width:1px;
  padding:0px;
  margin-bottom:20px;
  clear:both;
  width:500px;
  min-height:120px;
}

div#com_news_ni_caption {
  background-image:url(images/mgpro_-_com_news_caption_background.png);
  height:19px;
  font-size:15px;
  font-weight:bold;
  margin-bottom:3px;
  background-color:#ffffff;
  width:100%;
}

img#com_news_img1 {
  color:#ffffff;
  border:solid;
  border-width:1px;
}

div#com_news_div_image {
  border:none;
  border-width:1px;
  padding-right:20px;
  margin-bottom:20px;
  float:left;
  min-height:120px;
}


div#com_news_div_text {
  border:none;
  border-width:1px;
  padding:0px;
  width:480px;
  float:none;
}


