.LatestNewsPanel {
  margin-right: 35px;
  }

.LatestNewsHeader {
  background: #024D86 url(/resources/images/template/bg_menu.gif) repeat-x bottom left;
  }

.LatestNewsHeader h2 {
  color: #FFF;
  font-size: 1.3em;
  font-weight: normal;
  margin: 0;
  padding: 5px 0 5px 12px;
  }

.LatestNewsBody {
  background: #EAEFF3;
  border: 1px solid #E9EFF4;
  padding: 0 5px 10px 5px;
  margin-bottom: 15px;
  }

.NewsContainer {
  padding: 7px 5px 2px 5px;
  }

.NewsTitle {
  font-size: 1.2em;
  border-bottom: 1px solid #C2D9EB;
  margin: 0.2em 0 0 0;
  padding-bottom: 4px;
  }

.NewsPublicationDate {
  font-size: 0.9em;
  border-bottom: 1px solid #c2d9eb;
  padding: 2px 0 1px 0;
  color: #888;
  }

.NewsAbstract {
  font-size: 1em;
  margin: 4px 0 0 0;
  }
