
div#newsheader {
  background: #e0e8eb;
  color: #00677e;
  padding: 11px 10px 10px 10px;
  margin-bottom: 14px;
}

div#newsheader h2 {
  color: #00677e;
  font-size: 15px;
  padding: 0;
  margin: 0px 0 9px 0 ;
}

div#newsheader .newsdate {
  font-size: 12px;
  margin-bottom: 5px;
}

div#newsheader #image {
  width: 200px;
  padding-top: 3px;
}

div#newsheader #intro {
  font-weight: bold;
  line-height: 16px;
  float: right;
  width: 360px;
}  

div#text {
  clear: both;
  width: 100%;
}

div#text h3 {
  font-weight: bold;
  font-size: 13px;
}