.b-short-news {}

.b-short-news h5 {
  font-size: 14px;
  line-height: 22px;
}

.b-short-news .date {
  padding-top: 15px;
  font-size: 11px;
  color: #ff4800;
}

.b-short-news .image {
  padding-top: 5px;
}

.b-short-news .all-news {
  display: block;
  padding: 5px 0;
  font-weight: bold;
}
.b-user {}

.b-user td {
  vertical-align: top;
}

.b-user td.image {
  padding-top: 2px !important;
}

.b-user td.info {
  padding: 0 15px;
}

.b-user td.info .link {
  padding-top: 10px;
}
.b-entries {
  width: 980px;
}
.b-entries .entry {
  float: left;
  width: 220px;
  padding-right: 20px;
}
.b-entries .entry .category {
  white-space: nowrap;
  overflow: hidden;
}
.b-entries .entry .image {
  padding-top: 5px;
}

/* Если имя внутри .image, то отображается в правом нижнем углу белым цветом */
.b-entries .entry .image .name {
  position: absolute;
  right: 0;
  bottom: 0;
  font-size: 9px;
  font-style: italic;
  font-weight: bold;
  color: white;
  padding: 3px 7px;
  text-shadow: 1px 1px 1px black;
}


.b-entries_pretenders .entry .category {
  font-family: DIN Pro;
  text-transform: uppercase;
  font-size: 9px;
}
.b-entries_pretenders .entry .category .highlight {
  font-size: 15px;
}



.b-entries_winners .category {
  padding-top: 15px;
}
.b-entries_winners .name {
  color: #ff4800;
  padding-bottom: 5px;
}



.b-entries_category h3 {
  font-size: 22px;
}
.b-entries_category .category {
  font-size: 16px;
  padding-top: 20px; 
}
.b-jury {}

.b-jury p.description {
  padding-right: 15px;
}

.b-jury table.members {
  width: 100%;
}

.b-jury table.members td {
  vertical-align: top;
}

.b-jury table.members td.image {
  padding-top: 2px;
}

.b-jury table.members td.info {
  padding: 0 15px 0 20px;
}

.b-jury table.members td.separator {
  height: 35px;
}
.b-static {
  padding: 10px 0;
}


.b-static h3 {
  padding-top: 10px;
  font-weight: bold;
  font-size: 20px;
}

.b-static h4 {
  padding-top: 5px;
  font-weight: bold;
  font-size: 16px;
}

.b-static ol {
  padding: 10px 50px 15px;
}

.b-static ol li {
  padding-top: 10px;
  font-size: 15px;
}

.b-static ol li p {
  font-size: 13px;
}

.b-static ul {
  padding-left: 40px;
}

.b-static ul li {
  font-size: 11px;
  padding: 0 0 5px;
}
.b-static.b-static_agreement {}

.b-static_agreement {}

.b-static_agreement ul {
  padding-top: 5px;
}
.b-news-single {
  padding: 20px 0;
}

.b-news-single table.images td.space {
  width: 50%;
}

.b-news-single table.images td.image {
  padding: 5px;
  vertical-align: top;
}

.b-news-single table.images td.image p {
  padding: 5px 5px 0;
  font-size: 11px;
  font-style: italic;
}

.b-news-single .all-news {
  padding-top: 20px;
  font-weight: bold;
}
.b-subscribe {}

.b-subscribe .caption {
  font-family: DIN Pro;
  font-size: 16px;
  text-transform: uppercase;
  letter-spacing: -1px;
}

.b-subscribe input.email {
  width: 96%;
  margin: 20px 1px 5px;
}
