
 /* contest
    ==================================================================================================================== */
    
    .contest { padding-top: 10px !important; font-size: 1px !important; }

    #contest_LeftColumn { float: left; width: 584px; }
    #contest_RightColumn { float: left; display: inline; margin-left: 5px; }

    #contestNav { font: bold 11px arial; color: #ad8d5b; width: 477px; margin: 17px 0 29px 12px; }
    #contestNav a { font-weight: bold; color: #ad8d5b; text-decoration: none; }
    #contestNav a:hover { text-decoration: underline; }
    
    #contestHeaderText { margin-left: 10px; }
    
    #welcomeText { font: 12px arial; color: #828282; margin: 14px 0 10px 10px; width: 520px; line-height: 18px; }
    #welcomeText a { color: #828282; text-decoration: underline; }
    
    #contestHeadline { margin-left: 12px; }

    #contestBody { font: 12px arial; color: #828282; margin: 14px 0 10px 12px; width: 510px; line-height: 18px; }
    #contestBody a { color: #828282; text-decoration: underline; }
    #contestBody p { margin: 0 0 18px 0; }
    #contestBody ul { margin-top: 0; margin-bottom: 20px; }
    
    .highlight { color: #866846; }
    p.highlight a { color: #866846 !important; }

    #loginContainer { margin: 24px 0 20px 0; width: 531px; border-top: 1px solid #E4D7AF; border-bottom: 1px solid #E4D7AF; background-color: #F9F6EB; font: 12px arial; color: #866846; }
    #loginContainer div { float: left; display: inline; }
    
    .inputLabel { margin: 18px 15px 10px 10px; width: 85px; }
    .textInput { margin: 14px 20px 10px 0; }
    div.textInput input { width: 142px; }
    #inputNote { width: 240px; margin-top: 14px; font-size: 11px; }
    #loginButton { width: 240px; margin-top: 14px; }
    




 /* registration specific styles
    ==================================================================================================================== */
    
    .largerText { font-size: 19px; }
    #submitSurvey { text-align: center; width: 285px; margin: 0 0 20px 20px; font-weight: bold; }
    #contestBody textarea { margin-top: 6px; }