.nbc_quiz .panel_slide_top.quiz {
  background: url(/images/bkgd_960x590_nbc_quiz.jpg) left top no-repeat;
  width: 960px; height: 590px;
  margin-left: 10px;
  _margin-left: 5px;
  font-family: "Trebuchet MS", Arial, sans-serif;
}
  .nbc_quiz .panel_slide_top.quiz a.nbc_quiz_logo {
    width: 160px; height: 58px;
    position: absolute;
    right: 13px;
    top: 36px;
  }
  .nbc_quiz .panel_slide_top.quiz p.nbc_quiz_desc {
    padding: 80px 0 15px 0;
    font-size: 24px;
    height: 57px;
    font-weight: normal;
  }
  .nbc_quiz .quiz .subpanel_picture_upsell.picture, .nbc_quiz .quiz .subpanel_picture_upsell {
    width: 240px;
    text-align: right;
    padding-top: 50px;
  }
    .nbc_quiz .subpanel_picture_upsell p.credit, .nbc_quiz .subpanel_picture_upsell p.results {
      color: #000;
    }
    .nbc_quiz .quiz .subpanel_picture_upsell.picture img {
      padding-right: 10px;
    }
    .nbc_quiz .badge {
      position: absolute;
      top: 186px;
      left: 16px;
      background: url(/images/bg_109x109_badge.png) left top no-repeat;
      width: 92px; height: 88px;
      color: #fff;
      z-index: 2;
      font-size: 28px;
      padding: 19px 0 0 16px;
      font-weight: bold;
    }
      .nbc_quiz .badge sup {
        font-size: 20px;
        vertical-align: text-top;
      }
  .nbc_quiz .quiz .subpanel_slide_details {
    width: 710px;
  }
  .nbc_quiz .quiz .quiz_question_response, .nbc_quiz .quiz_results {
    margin-top: 60px;
    color: #000;
  }
    .nbc_quiz .quiz .quiz_question_response p {
      width: 325px;
    }
    .nbc_quiz .quiz .quiz_question_response p.question_response {
      font-size: 19px;
      font-weight: bold;
      margin-bottom: 30px;
      padding-bottom: 30px;
      border-bottom: 1px dotted #000;
    }
      .nbc_quiz .quiz .quiz_question_response form p {
        margin: 10px 0;
        font-size: 17px;
        font-weight: normal;
      }
  
  .nbc_quiz_no_image .quiz .subpanel_slide_details {
    width: 915px;
  }
  .nbc_quiz_no_image .quiz .subpanel_slide_details .panel_ad {
    margin-right: 30px;
  }
  .nbc_quiz_no_image .nbc_quiz .quiz .subpanel_slide_details h3 {
    width: 560px;
  }
  .nbc_quiz .quiz .upsell_container {
    margin: 0;
    height: auto;
    position: inherit;
  }
    .nbc_quiz .quiz .upsell_container a {
      margin-left: 30px;
      float: left;
    }
    .nbc_quiz .quiz .subpanel_slide_details h4 {
      width: 325px;
    }
    
    .nbc_quiz input.btn_submit_lg {
      background: url(/images/btn_175x38_submit_answer_nbc_quiz.gif) left top no-repeat;
      width: 175px; height: 38px;
    }
    .nbc_quiz a.next_question {
      background: url(/images/btn_230x70_next_athenos-trans.png) left top no-repeat;
      width: 230px; height: 70px;
    }
    .nbc_quiz a.get_final_results {
      background: url(/images/btn_251x68_final_athenos-trans.png) left top no-repeat;
      width: 251px; height: 68px;
    }

