body#index div#body div#page div#main #teaserContainer.teaserComment .teaserImageLeft div.teaserImage {
  margin-top: 55px;
  width: 101px;
  margin-right: 30px;
}

body#index div#body div#page div#main #teaserContainer.teaserComment .teaserImageLeft div.teaserText {
  width: 301px;
}

div#body div#page div#main div#contentContainer {
  background-image: url('../img/content_main_edge_bg.png');
  background-repeat: no-repeat;
  background-position: bottom left;
  padding: 0 0 7px 0;
}

div#body div#page div#main div#contentContainer div#content {
  background-image: url('../img/content_main_bg.png');
  padding: 7px 8px 0 8px;
}
div#body div#page div#main div#contentContainer div#content table.contentTable {
  border-spacing: 0;
  border-collapse: collapse;
}

div#body div#page div#main div#contentContainer div#content table.contentTable td.contentCell {
  padding: 40px 30px 0 50px;
  vertical-align: top;
}

