#teaser {
  height: 398px; }
  #teaser img {
  border-top: none; }

#teaser {
  position: relative; }
  #teaser ul {
    list-style: none;
    margin: 0;
    padding: 0;
    position: absolute; }
  #teaser img {
    display: block; }
  #teaser a {
    color: #283232; }
    #teaser a.view_all {
      background: url(../images/global/arrows/arrow.png) left center no-repeat;
      font-family: Georgia, serif;
      font-size: 14px;
      font-style: italic;
      padding-left: 16px;
      position: absolute;
      text-decoration: underline; }
  #teaser.bfw ul {
    left: 26px;
    top: 250px;
    width: 460px; }
  #teaser.bfw li {
    font-weight: bold;
    width: 50%; }
    #teaser.bfw li.group_0 {
      float: left; }
    #teaser.bfw li.group_1 {
      float: right; }
    #teaser.bfw li a {
      font-family: Helvetica, Arial, sans-serif;
      font-size: 18px; }
  #teaser.bfw a.view_all {
    bottom: 22px;
    left: 26px; }