ul.contests {
   float: left;
   list-style: none outside none;
}
ul.contests li {
   float: left;
   width: 100%;
   margin: 0 0 10px 0 !important;
   padding: 0;
   background:url(../img/dotted-rule.gif) repeat-x left bottom;
}
ul.contests li a.icon {
   float: left;
   width: 120px;
   margin: 0 10px 0 0;
}
ul.contests li div {
   float: left;
   width: 256px;
}
ul.contests li div h3 {
   margin-bottom: 0;
}


/* SWEEPSTAKES-SPECIFIC STYLES */
#starthererockout {
   width: 460px;
   height: 370px;
   overflow: hidden;
   background: url(../img/contests/starthererockout.jpg) no-repeat left top;
}
#starthererockout h1 {
   padding-top: 370px;
}

#starthererockout_content {
   padding: 0 0 0 82px;
   background: url(../img/contests/starthererockout-content-bg.gif) no-repeat top left;
}
