.b-black-boxes {
  width: 980px;
}

.b-black-boxes .box {
  float: left;
  padding-right: 20px;
}
.b-short-gallery {

}

.b-short-gallery h2 {
  padding-bottom: 10px;
}

.b-short-gallery .roulette {
  width: 100%;
  height: 220px;
  overflow: hidden;
}

.b-short-gallery .roulette .line {
  position: absolute;
  left: 0;
  top: 0;
  width: 64000px;
  height: 100%;
}

.b-short-gallery .roulette .line > * {
  float: left;
  padding: 0;
  width: auto;
}

.b-short-gallery .roulette .line .image {
  padding: 0;
}

.b-short-gallery .roulette .line .image .name {
  text-shadow: none;
  font-size: 10px;
}
.b-layout {}

.b-layout__container {
  padding-top: 20px;
}
.b-layout__left-wrapper {
  float: left;
  width: 220px;
}
.b-layout__left-wrapper > div {
  padding: 15px;
  border-top: 1px solid #cfcfcf;
}

.b-layout__right-wrapper {
  float: right;
  width: 700px;
}

.b-layout .b-black-boxes {
}

.b-layout .b-entries_pretenders {
  padding-top: 15px;
}

.b-layout .b-jury {
  padding-top: 15px;
}
