div#further_livestream {
  text-align:center;
  padding:5px 0 15px;
  text-transform:uppercase;
}
div#further_livestream a {
  display:block;
}

/*-------LIVESTREAMS-------*/

div.livestream {
  margin-bottom:10px;
  padding-bottom:10px;
  background:url(../images/divider_hor.png) repeat-x 0 bottom;
}
div.livestream img {
  border:0pt none;
  margin:0 0 2px 0;
  width:100%;
}
div.livestream .normtext {
  text-transform:none;
}

/*-------LIVESTREAM-------*/

img#livestreamthumb {
  border:0pt none;
  margin:0 0 2px 0;
  width:100%;
}

div#livestreamdescr {
  text-transform:none;
  color:#000;
  margin-bottom:10px;
}
