/* Landing */
html.ie7 .box.landing_quiz h1,
html.ie8 .box.landing_quiz h1{ font-size: 65px; }
html.ie7 .box.landing_quiz p,
html.ie8 .box.landing_quiz p{ font-size: 24px; }

/* Countdown */
html.ie7 .box.countdown h1{ line-height: 120%; }
html.ie7 .box.countdown h1,
html.ie8 .box.countdown h1{ font-size: 163px; }

/* Questions */
html.ie7 .box.question_quiz .countdown,
html.ie8 .box.question_quiz .countdown{ font-size: 81px; margin-top: -41px; }
html.ie7 .box.question_quiz .countdown .icon_bk,
html.ie8 .box.question_quiz .countdown .icon_bk{ top: 8px; left: 8px; width: 65px; height: 65px; -moz-border-radius: 65px; -webkit-border-radius: 65px; border-radius: 65px; }
html.ie7 .box.question_quiz .countdown .icon.question,
html.ie8 .box.question_quiz .countdown .icon.question{ font-size: 49px; line-height: 65px; }
html.ie7 .box.question_quiz .countdown .icon.play,
html.ie8 .box.question_quiz .countdown .icon.play{ top: 12px; left: 24px; border-width: 20px; }
html.ie7 .box.question_quiz .countdown .icon.bonus,
html.ie8 .box.question_quiz .countdown .icon.bonus{ width: 65px; font-size: 14px; line-height: 65px; }
html.ie7 .box.question_quiz .countdown .icon.bonus .v_center1,
html.ie8 .box.question_quiz .countdown .icon.bonus .v_center1{ height: 65px; min-height: 65px; }
html.ie7 .box.question_quiz h1,
html.ie8 .box.question_quiz h1{ font-size: 33px; }
html.ie7 .box.question_quiz p,
html.ie8 .box.question_quiz p{ font-size: 24px; line-height: 33px; }

/* Answers */
html.ie7 .answers li{ display: inline; }
html.ie7 .answers.image_text .answers_list > .v_center1,
html.ie8 .answers.image_text .answers_list > .v_center1,
html.ie7 .answers.video .answers_list > .v_center1,
html.ie8 .answers.video .answers_list > .v_center1,
html.ie7 .answers.text > .v_center1,
html.ie8 .answers.text > .v_center1{ height: 260px; min-height: 260px; }

html.ie7 .answers.image_text li,
html.ie7 .answers.video li{ width: 100%; }
html.ie7 .answers.image_text li a,
html.ie8 .answers.image_text li a,
html.ie7 .answers.video li a,
html.ie8 .answers.video li a{ font-size: 20px; }
html.ie7 .answers.image_text.amount2 li a .v_center1,
html.ie7 .answers.image_text.amount3 li a .v_center1,
html.ie8 .answers.image_text.amount2 li a .v_center1,
html.ie8 .answers.image_text.amount3 li a .v_center1,
html.ie7 .answers.video.amount2 li a .v_center1,
html.ie7 .answers.video.amount3 li a .v_center1,
html.ie8 .answers.video.amount2 li a .v_center1,
html.ie8 .answers.video.amount3 li a .v_center1{ height: 57px; min-height: 57px; }
html.ie7 .answers.image_text.amount4 li a .v_center1,
html.ie7 .answers.image_text.amount5 li a .v_center1,
html.ie7 .answers.image_text.amount6 li a .v_center1,
html.ie8 .answers.image_text.amount4 li a .v_center1,
html.ie8 .answers.image_text.amount5 li a .v_center1,
html.ie8 .answers.image_text.amount6 li a .v_center1,
html.ie7 .answers.video.amount4 li a .v_center1,
html.ie7 .answers.video.amount5 li a .v_center1,
html.ie7 .answers.video.amount6 li a .v_center1,
html.ie8 .answers.video.amount4 li a .v_center1,
html.ie8 .answers.video.amount5 li a .v_center1,
html.ie8 .answers.video.amount6 li a .v_center1{ height: 24px; min-height: 24px; }

html.ie7 .answers.text li a,
html.ie8 .answers.text li a{ font-size: 20px; }
html.ie7 .answers.text.amount2 li a .v_center1,
html.ie7 .answers.text.amount3 li a .v_center1,
html.ie7 .answers.text.amount4 li a .v_center1,
html.ie8 .answers.text.amount2 li a .v_center1,
html.ie8 .answers.text.amount3 li a .v_center1,
html.ie8 .answers.text.amount4 li a .v_center1{ height: 65px; min-height: 65px; }
html.ie7 .answers.text.amount5 li a .v_center1,
html.ie7 .answers.text.amount6 li a .v_center1,
html.ie8 .answers.text.amount5 li a .v_center1,
html.ie8 .answers.text.amount6 li a .v_center1{ height: 49px; min-height: 49px; }
html.ie7 .answers.text.amount7 li a .v_center1,
html.ie7 .answers.text.amount8 li a .v_center1,
html.ie8 .answers.text.amount7 li a .v_center1,
html.ie8 .answers.text.amount8 li a .v_center1{ height: 33px; min-height: 33px; }

html.ie7 .answers.video .video_container .overlay .icon_bk,
html.ie8 .answers.video .video_container .overlay .icon_bk{ width: 65px; height: 65px; -moz-border-radius: 33px; -webkit-border-radius: 33px; border-radius: 33px; margin: -33px 0 0 -33px; }
html.ie7 .answers.video .video_container .overlay .icon_bk .icon,
html.ie8 .answers.video .video_container .overlay .icon_bk .icon{ border-width: 20px; margin: -20px 0 0 -6px; }

/* Progress Bar */
html.ie7 .progress_bar .label_0,
html.ie8 .progress_bar .label_0,
html.ie7 .progress_bar .label_100,
html.ie8 .progress_bar .label_100{ font-size: 20px; }