.desDownloadlistElement {
  float: left;
  min-height: 325px;
  padding-bottom: 2em;
  text-align: right;
  width: 50%;
}

.desDownloadlistElement h2 {
  overflow: hidden;
  padding-bottom: 0.5em;
  text-align: left;
  width: 95%;
}


.desDownloadlistElement img {
  padding-right: 5%;
}

#container-extra .desDownloadlistElement {
  width: 100%;
  min-height: 0;
}

#container-extra .desDownloadlistElement img.news_image {
  width: 100% !important;
}

.desYouTube {
    border-bottom: 1px dotted #ABABAB;
    margin-bottom: 10px;
}

.desYouTube table {
    table-layout: fixed;
    width: 100%;
}

.desYouTube table td {
    vertical-align: top;
}

.desYouTube table td.thumb {
    padding-left: 0;
    width: 120px;
}