
.brief #instructions ol {
   list-style-position: inside;
   list-style-type: decimal;
}

#mainvisual {
    padding-top: 15px;
    display: block;
    padding-bottom:15px;
    width:900px;
    border-bottom: solid 1px #999;
}

#description {
    width: 900px;
    font-size: 18px;
    font-family:arial;
    text-transform:uppercase;
    line-height: 20px;
    padding:  0px 0px 0px 0px;
    color:#ff3300;
}

#overview {
    font-size: 8pt;
    line-height: 14pt;
    padding-top:20px;
    padding-bottom: 25px;
    width: 298px;
    float: left;
}

#overview p {
    margin-bottom: 10px;
    color: #444444;
}

.campaign {
    padding-top:20px;
    float: left;
    padding-left: 32px;
    width: 572px;
    padding-bottom: 25px;
}

.campaign table {
    width: 480px;
    float: left;
}

.campaign table td {
    width: 240px;
    padding: 0 30px 8px 0;
}

.campaign ul.ltcol {
    width: 250px;
    padding-right: 42px;
    float: left;
}

.campaign ul.rtcol {
    width: 250px;
    float: left;
}

.campaign ul li {
    padding: 0 0 6px 0;
    height: 40px;
}

.campaign table.checkboxes {
   width: 580px;
   margin-top:15px;
   margin-bottom: 8px;
   border-bottom: 1px solid #CCCCCC;
   font-size: 12px;
   line-height: 16px;
   color: #444444;
}
.campaign table.checkboxes label {
    color: #444444;
}
.campaign table.last {
    margin-top: 8px;
    margin-bottom: 0px;
    border-bottom: none;
}
.campaign table.checkboxes td.submit {
   width: 70px;
   vertical-align: bottom;
   padding-bottom: none;
}

.campaign input.submit {
   padding-left: 5px;
   margin-top:7px;
}

.campaign table.checkboxes p.checkbox_pair {
  clear: both;
  float: none;
  position: relative;
}

.campaign table.checkboxes p.checkbox_pair input {
  position: absolute;
  left: 0;
  top: -4px;
  border: none;
}

.campaign table.checkboxes p.checkbox_pair label {  clear: left;
  display: block;
  margin-left: 25px;
  padding-top: 0px;
  width: 429px;
}

div#errors {
    margin-bottom: 10px;
    width: 880px;
    padding: 5px 10px;
}

div#flash {
    width: 888px;
}

div#errors ul li {
    list-style-type: square;
    margin-left: 10px;
}
#previous {
    float: left;
    clear: both;
}
#previous h2 {
    padding: 0px 0px 20px 0;
    clear: both;
}
#previous ul {
    width: 900px;
}
#previous ul li {
    width: 106px;
}

#previous ul li#newwinner div.winner {
    height: 38px;
}


#previous ul li span.winnerloc {
    padding-bottom: 10px;
}

#previous ul li span.quote {
    padding-top: 18px;
}

#previous ul li {
    float: left;   
    padding: 0 21px 25px 21px;
}

div.lastclear {
    clear: both;
    padding-bottom: 52px;
}

.campaign label {
    display: block;
    font-size: 12px;
    line-height: 16px;
    color: #666666;
}

.campaign input.text_input {
    width: 244px;
}

#newsletter_sweepstakes {
    min-height: 500px;
    height:auto !important;
    height:500px;
    
}

#newsletter_sweepstakes h1 {
    color:#FF3300;
    font-size:21px;
    line-height:21px;
}

#newsletter_sweepstakes h2 {
    width: 640px;
    padding: 30px 0 10px 0;
    margin-bottom: 20px;
    border-bottom: 1px solid gray;
}

#newsletter_sweepstakes div#plaxo {
    margin-top: -20px;
    margin-left: 670px;
    border: 1px #CCC solid;
    -moz-border-radius: 10px;
}

#newsletter_sweepstakes div#plaxo p {
    margin: 15px auto 20px;
    width: 225px;
    font-weight: bold;
}

#newsletter_sweepstakes div#plaxo table {
    margin: auto;
    margin-bottom: 15px;
    border-collapse: collapse;
}

#newsletter_sweepstakes div#plaxo table td {
    padding: 0 2px;
    margin: 0;
}

#newsletter_sweepstakes form {
    float: left;
    clear:both;
    width:646px;
}

#newsletter_sweepstakes ul {
    float: left;
}

#newsletter_sweepstakes input.text_input {
    width: 300px;
    margin-bottom: 10px;
}

#newsletter_sweepstakes label {
    display: block;
}

#newsletter_sweepstakes div#recipient_list_entry {
    width:306px; float:right;
}

#newsletter_sweepstakes div#recipient_list_entry textarea {
    width: 300px;
    height: 100px;
}

#newsletter_sweepstakes div#message {
    margin-top: 30px;
    clear: both;
}

#newsletter_sweepstakes div#message textarea {
    width: 640px;
    height: 100px;
    margin: 15px 0;
}

#newsletter_sweepstakes p.summary {
    padding-top: 15px;
    width: 640px;
    font-size: 8pt;
    line-height:14pt;
    
}

.campaign td.partnerPromptSection{
    padding:0px;
}

/* new styles for new sweepstakes/winners page */
#overview div {
    padding-left: 10px;
    font-size: 12px;
    line-height: 16px;
}
#overview #latest-winner {
    padding-left: 0px;
    margin-top: 24px;
}
.prizethumb img {
    border: 2px solid #999999;
}
#latest-winner .latestwinner {
    display: block;
    margin-bottom: 12px;
}
#latest-winner .prizethumb {
    float: right;
    padding: 0px 0px 12px 15px; 
}
#latest-winner .congrats {
    font-size: 12px;
    line-height: 16px;
    color: #000000;
}
#latest-winner .quote {
    font-size: 11px;
    line-height: 15px;
    margin-top: 8px;
    color: #444444;
}
#latest-winner .author {
    font-weight: bold;
    padding-left: 0px;
}
