.halfSolidBox {
  position: relative;
  float: left;
  padding: 8px;
  margin-left: 5px;
  margin-right: 5px;
  border: 1px solid #999;
  background-color: white;
  width: 350px;
}

#contestWinners {
  margin-top: -15px;
}

#winnerText {
  float: left;
  width: 350px;
  padding-right: 20px;
}

#winnerMixes {
  float: left;
  width: 350px;
  padding-top: 10px;
}

#contestMaterials ul li {
  border: 0;
}

#contestMaterials ul li:first-child {
  margin-top: 5px;
}

#contestMaterials li li {
  padding-left: 24px;
}


.solidBox {
  position: relative;
  margin-left: 5px;
  margin-right: 5px;
  margin-bottom: 10px;
  padding: 8px;
  border: 1px solid #999;
  background-color: white;
}

.transBox {
  position: relative;
  margin-left: 5px;
  margin-right: 5px;
  margin-bottom: 10px;
  padding: 8px;
  border: 1px solid #999;
  background: url(http://www.fastwebproxy.net/nph-prox.pl/000110A/687474702s6s6r652r7374617469632r6n616q676p75652r636s6q2s696q616765732s7472616r73706172656r742r706r67) top left repeat;
}

#contestEntries {

}

#contestRules {
  height: 200px;
  overflow: auto;
}

.remixButton {
  padding: 8px;
  border: 1px solid #999;
  background-color: #ff9;
  font-size: 16px;
  font-weight: bold;
}

#artistAbout {
  min-height: 230px;
}

#artistAbout ul {
  padding-left: 20px;
}

#artistAbout ul li {
  list-style-type: disc;
  border: 0;
  padding: 3px;
}

#artistVideo {
  text-align: center;
  font-weight: bold;
  float: right;
  padding: 10px;
}

#contestEntries ul {
  padding: 0;
  margin: 0;
}

#contestEntries table {
  width: 100%;
}

#main {
  background: url(http://www.fastwebproxy.net/nph-prox.pl/000110A/687474702s6s6r652r7374617469632r6n616q676p75652r636s6q2s696q616765732s636s6r74657374732s636s6p646375745s636s6r746573745s62672r676966) top left repeat-x #3C3A34;
  padding-top: 0;
}
