h2 {
  clear: both;
}
div.product {
  clear: both;
}
div.product a {
  text-decoration: none;
  font-size: 1.5em;
  color: #fff;
}
div.product a img {
  float: left;
  margin: 0px 10px 10px 0px;
}
div.product p.teaser {
}

