.textbox div.teaser {
  font-size: 12px;
  line-height: 16px;
  width:501px;
  border-bottom:1px solid #e5e5e5;
  padding-bottom:11px;
  margin-bottom:11px;
}

.textbox div.teaser img {
  float:left;
  margin-top:13px;
  margin-right: 18px;
  margin-bottom: 11px;
 }

.textbox div.teaser .withImage {
  float:right;
  width:401px;
}

.textbox div.teaser p.teaser {
 margin-top: 9px !important;
}

.textbox .date {
  font-size: 11px;
  color: #7f7f7f;
  margin-bottom:6px;
}

.textbox .teaser a.headline {border-bottom:1px solid #b2d6e3;}

.textbox .teaser a.headline:link { color: #0076a3; text-decoration: none; font-weight:bold;}
.textbox .teaser a.headline:visited { color: #0076a3; text-decoration: none; font-weight:bold;}
.textbox .teaser a.headline:active { color: #0076a3; text-decoration: none; font-weight:bold;}
.textbox .teaser a.headline:hover { color: #0076a3; text-decoration: none; font-weight:bold;}

