#teaser_img, .teaser_img {
  background: none repeat scroll 0 0 #FFFFFF;
  border: 0 none;
  border-radius: 0.3125em 0.3125em 0.3125em 0.3125em;
}
h3 {
  color: #666666;
  font-size: 1.3em;
  line-height: 130%;
  margin-bottom: 0.4em;
  margin-top: 0.8em;
}
.content {
  width: 100%;
  height: auto;
  margin-left: 0.3125em;
  margin-right: 0.3125em;
  margin-bottom: 30px;
}
.text_w_image_left {
  float: left;
  margin-right: 2.40104em;
  margin-top: 0.813em;
}
img {
  border: 0 none;
  vertical-align: middle;
}
.image-text {
  display: table;
}
.content p {
  margin: 0.813em 0 0;
}
.content p a {
  text-decoration: none;
}
.content p .sup {
  font-size: 75%; 
}