.html-box.articles .html-box-center,
.html-box.content404 .html-box-center,
.html-box.podium .html-box-center,
.html-box.recommendations .html-box-center,
.html-box.author-box .html-box-center,
.html-box.similar-entries .html-box-center,
.html-box.media .html-box-center,
.html-box.visitors .html-box-center,
.html-box.penalties .html-box-center,
.html-box.guestbook .html-box-center,
.html-box.navmenu .html-box-center,
.html-box.matches .html-box-center,
.html-box.league-menu .html-box-center,
.html-box.tagcloud .html-box-center,
.html-box.tagcloudinner .html-box-center,
.html-box.tagcloudwide .html-box-center,
.html-box.recently-commented .html-box-center,
.html-box.forum .html-box-center {
  background: url(/static/img/box/tab_l.png) no-repeat top left;
}

.html-box {
  margin-bottom: 10px;
}

.html-box .html-box-center {
  background: url(/static/img/box/l.png) no-repeat top left;
}

.html-box hr {
  background-color: #777;
  height: 1px;
}

.html-box-top div, .html-box-top,
.html-box-bottom div, .html-box-bottom {
  width: 100%;
  height: 4px;
  font-size: 1px;
}

.html-box-bottom {
  margin-top: 0px;
}

.html-box-top div, .html-box-bottom div {
  margin-left: 4px;
}

.html-box-content {
  padding-left: 4px;
  background: url(/static/img/box/r.png) repeat-y scroll top right;
  width: 100%;
  min-height: 60px;
}

.html-box.articles .html-box-top,
.html-box.content404 .html-box-top,
.html-box.podium .html-box-top,
.html-box.recommendations .html-box-top,
.html-box.author-box .html-box-top,
.html-box.similar-entries .html-box-top,
.html-box.media .html-box-top,
.html-box.visitors .html-box-top,
.html-box.penalties .html-box-top,
.html-box.guestbook .html-box-top,
.html-box.navmenu .html-box-top,
.html-box.matches .html-box-top,
.html-box.league-menu .html-box-top,
.html-box.tagcloud .html-box-top,
.html-box.tagcloudinner .html-box-top,
.html-box.tagcloudwide .html-box-top,
.html-box.recently-commented .html-box-top,
.html-box.forum .html-box-top {
  background: url(/static/img/box/tab_tl.png) no-repeat;
}

.html-box.articles .html-box-top div,
.html-box.content404 .html-box-top div,
.html-box.podium .html-box-top div,
.html-box.recommendations .html-box-top div,
.html-box.author-box .html-box-top div,
.html-box.similar-entries .html-box-top div,
.html-box.media .html-box-top div,
.html-box.visitors .html-box-top div,
.html-box.penalties .html-box-top div,
.html-box.guestbook .html-box-top div,
.html-box.navmenu .html-box-top div,
.html-box.matches .html-box-top div,
.html-box.league-menu .html-box-top div,
.html-box.tagcloud .html-box-top div,
.html-box.tagcloudinner .html-box-top div,
.html-box.tagcloudwide .html-box-top div,
.html-box.recently-commented .html-box-top div,
.html-box.forum .html-box-top div {
  background: url(/static/img/box/tab_tr.png) no-repeat top right;
}

.html-box-top {
  background: url(/static/img/box/tl.png) no-repeat top left;
}

.html-box-top div {
  background: url(/static/img/box/tr.png) no-repeat top right;
}

.html-box-bottom {
  background: url(/static/img/box/bl.png) no-repeat top left;
}

.html-box-bottom div {
  background: url(/static/img/box/br.png) no-repeat top right;
}

.html-box.articles .html-box-content,
.html-box.content404 .html-box-content,
.html-box.podium .html-box-content,
.html-box.recommendations .html-box-content,
.html-box.author-box .html-box-content,
.html-box.similar-entries .html-box-content,
.html-box.media .html-box-content,
.html-box.visitors .html-box-content,
.html-box.penalties .html-box-content,
.html-box.guestbook .html-box-content,
.html-box.navmenu .html-box-content,
.html-box.matches .html-box-content,
.html-box.league-menu .html-box-content,
.html-box.tagcloud .html-box-content,
.html-box.tagcloudinner .html-box-content,
.html-box.tagcloudwide .html-box-content,
.html-box.recently-commented .html-box-content,
.html-box.forum .html-box-content {
  background: url(/static/img/box/tab_r.png) top right repeat-y;
}

.html-box-content {
  background: url(/static/img/box/r.png) top right repeat-y;
}

.html-box.recommendations {
  width: 223px;
  margin-left: 10px;
  float: left;
}

.html-panel.recommendations {
  width: 219px;
}

.html-panel.recommendations p.topic {
  color: #006d74;
  padding: 10px;
}

.html-panel.recommendations p.buttons {
  text-align: center;
}

.html-panel.recommendations p.buttons.partners img {
  margin-bottom: 10px;
}
