div#divContent div.back a       { text-decoration: none; }
div#divContent div.back a:hover { color: #99D103; }

div#divContent div.no_news {
  padding: 15px 0 0;
}

div#divContent dl.news {
  padding: 0 30px 0 0;
}

div#divContent dl.news dt {
  font-size: 11px;
  font-weight: bold;
}

div#divContent dl.news dt.title {
  color: #204B4D;
  line-height: 15px;
  margin: 18px 0 1px;
  text-transform: uppercase;
}

div#divContent dl.news dt.date {
  color: #BDCFD0;
  line-height: 16px;
}

div#divContent dl.news dt.source {
  color: #204B4D;
  font-weight: normal;
  margin: 0 0 15px;
}

div#divContent dl.news dd,
div#divContent dl.news dd *,
div#divContent div.back {
  color: #204B4D;
  font-size: 11px;
  line-height: 18px;
}

div#divContent dl.news dd a {
  color: #204B4D;
  text-decoration: underline;
}

div#divContent dl.news dd a:hover {
  color: #99D103;
}
