/*-----------teaser---------------*/


.TwoInARow {
  width: 100%;
  margin: 30px 0px 0px 0px;
  padding: 0px 0px 12px 10px;
  clear: both;
  }

.TwoInARow .mediaplayerembed {
  border: 6px solid #fcdd02;
}


.ThreeInARow {
  width: 100%;
  padding: 0px 10px 12px px;
  clear: both;
  }


/*----------newteasers-----------*/

.newteasers .innerblock .body {
 font-size: 1em;
}

.newteasers h3 {
 text-transform: none;
 width: 250px;
 display: block;
 margin-left: 0px;
 color: #ffffff;
}

.articlepage .newteasers h2 {
 margin-left: 0px;
 width: 250px;
}

.episodepage .newteasers h2 {
 display: none;
}

.episodepage #container3 .newteasers h3 {
 display: none;
}

#container3 .newteasers .innerblock .head, 
#container3 .newteasers .innerblock .bottom {
 display: none;
 }

.newteasers .innerblock .body {
 margin: 0px 20px 12px 0px;
 }


#container3 .newteasers .innerblock .body {
 margin: 0px 20px 0px 0px;
 background: none;
 padding: 10px;
 }


#container2 .newteasers .innerblock .body {
 padding: 0px;
 }
 
.newteasers .body .picture {
 margin: 4px 10px 5px 0px;
 float: left;
 clear: none;
 }

.newteasers .body h3 {
 font-weight: normal;
 font-size: 0.8em;
 line-height: 130%;
}

#container3 .newteasers .innerblock h2 {
 clear: both;
 margin-bottom: 10px;
}

#container2 .newteasers .innerblock h2 {
 width: 190px;
}

.TwoInARow {
  width: 100%;
  margin: 30px 0px 0px 0px;
  padding: 0px 0px 12px 0px;
  clear: both;
  }
.TwoInARow .innerblock {
  clear: none;
  float: left;
  }

.TwoInARow .mediaplayerembed {
  border: 6px solid #fcdd02;
}

.TwoInARow .innerblock .body {
  width: 204px;
  padding: 0px;
  margin: 0px 9px 0px 0px;
  top: 0px;
  }
.ThreeInARow {
  width: 100%;
  padding: 0px 10px 12px px;
  clear: both;
  }
.ThreeInARow .innerblock {
  clear: none;
  }

.ThreeInARow .innerblock .body {
  width: 125px;
  float: left;
  padding: 0px;
  margin: 0px 12px 6px 0px;
  top: 0px;
  }

.articlepage #container3 .newteasers {
 width: 300px;
 margin-bottom: 10px;
}

.articlepage #container3 .newteasers img.picture {
 border: 6px solid #fcdd02;
 margin-top: 8px;
 margin-left: 0px;
 float:none;
 clear: both;
}

.episodepage #container3 .newteasers img.picture {
 border: none;
 width: 224px;
 height: 50px;

}

/*---------teaserlist-----------*/

.teaserlist h5 {
  font-size: 1.0em;
  margin-bottom: 12px;
  }
.teaserlist ul {
  }
.teaserlist li {
  background-image: url('/components/images/bullet.gif');
  background-repeat: no-repeat;
  padding: 0px 0px 0px 15px;
  }




  
