
.teaserContainer {
  display: inline;
  float: left;
  width: 214px;
  padding-bottom: 20px;
}

.teaserHead {
  background: url(../images/teaserTitle.gif) left top no-repeat #EAEAEA;
  font-size: 12px;
  padding: 0px 3px 0px 20px;
  font-weight: bold;
  font-size: 14px;
}

.teaserBody {
  background-color: #EAEAEA;
  padding: 3px 10px 15px 20px;
  line-height: 13px;
  font-size: 10px;
}

.teaserBody H1 {
  color: #000000;
  font-size: 14px;
  margin-bottom: 5px;
}

.teaserIcon {
  float:right;
  width:10%;
  text-align:right;
  padding:3px 3px 0px 0px;
  cursor:pointer;
}
