
.teaserContainer{
  display: block;
}

.teaserHead{
  font-size: 11px;
  color: #000000;
  padding: 10px 2px 0px 0;
  display: block;
}
.teaserHead span.link {
  color: #000000;
  font-size: 11px;
}

.teaserBody{
  padding: 3px 8px 12px 0;
  border-bottom: 1px dotted #999999;
  display: block;
  overflow: hidden;
  line-height: 14px;
  color: #555555;
}

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

.moreLink {
  margin: 20px 0 0 0;
  float: right;
  font-style: italic;
  font-size: 11px;
}
