textarea {
  font: 11px/14px helvetica, arial, sans-serif;
  color: black;
}

strong {
  line-height: 19px;
}

.widget_container a {
  color: #eb559d !important;
}

#bg {
  background-image: url(img/remix_bg.jpg);
}

.widget_container {
  border: 1px solid #723754;
  background: #060606 url(img/widget_container_bg.gif) repeat-x;
  padding: 24px;
  margin: 18px 0;
}

#container_remix h1 span, .widget_container h2 span {
  display:none;
}

#container_remix h1 {
  background: url(img/remix_h1.gif);
  height: 115px;
  width: 677px;
  margin-bottom: 18px;
}

#enter_text {
  width: 470px;
  float: left;
  font-size: 11px;
  line-height: 15px;
}

#enter_text p, #enter_text2 p {
  font: 12px/16px helvetica, arial, sans-serif;
  color: white;
}

#enter_text2 {
  width: 360px;
  float: left;
  font-size: 11px;
  line-height: 15px;
}

#enter_text2 strong {
  font-size: 16px;
  line-height: 18px;
}

sup {
  font-size: 8px;
}

#enter_img {
  width: 192px;
  float: right;
}

#enter_img p {
  text-align: right;
  margin-bottom: 24px;
}

#sponsors {
  width: 320px;
  float: right;
}

#sponsors img {
  margin-left: 20px;
}

#mixer_widget h2 {
  background: url(img/mixer_widget.gif);
  height: 11px;
  width: 105px;
}

#entry_widget h2 {
  background: url(img/my_entry_widget.gif);
  height: 11px;
  width: 132px;
}

#results_widget h2 {
  background: url(img/results_widget.gif);
  height: 11px;
  width: 119px;
}

.widget_img {
  width:300px;
  height:600px;
  float:left;
  text-align:center;
}

.widget_img img {
  border: 1px solid #723754;
}

.widget_text {
  width:230px;
  height:230px;
  float:right;
  padding-top:9px;
}

.widget_text p {
  width:200px;
  font: 12px/16px helvetica, arial, sans-serif;
  color: white;
}

.widget_text textarea {
  width:90%;
  padding:3px;
  height:200px;
}

#honey_b_fly {
  text-align: center;
  margin: 18px 0;
}
