@CHARSET "UTF-8";
* { margin: 0; padding: 0; }

a img { border: none; }
.cb { clear: both; }

html { }

#main { width: 1014px; margin: 0 auto; font-family: Arial; font-size: 13px; position: relative;}

#head { height: 111px; }
#head .logo { display: block; width: 312px; height: 110px; float: left; position: relative; }
#head .logo strong, #head .logo img { display: block; width: 312px; height: 110px; overflow: hidden; position: absolute; left: 0; top: 0; }
.hiddlogo { display: none; }


#main h1 { font-family: Georgia; font-size: 35px; font-style: italic; font-weight: normal; color: #1e3c4a; margin-bottom: 20px; }
#main h2 { font-family: Georgia; font-size: 22px; color: #1e3c4a; margin:15px 0 10px 0;font-weight: normal; }
#main h3 { font-family: Georgia; font-size: 18px; color: #393936; font-style: italic; font-weight: normal; margin:12px 0 8px 0; }
#main h4 { font-size: 12px; color: #1e3c4a; margin-bottom: 8px;}
#main p { margin-bottom: 10px; }
#main table { border-collapse: collapse; margin-bottom: 10px; }
#main table thead tr th { background: url(../images/th.png) repeat-x top left; padding: 0 10px; height: 34px; color: #fff;}
#main table tbody tr td { border: 1px solid #c0daec; padding: 5px 10px; background-color: #fff; color: #343434; }
#main table tbody tr.odd td { background-color: #e5f3fc; }
#main form { /*border: 1px solid #c0daec; background-color: #e5f3fc; padding: 10px;*/ }
#main form label { font-weight: bold; color: #464646; }
#main form input, form textarea { border: 1px solid #c0daec; padding: 4px; }
#main form input[type="submit"] { border: none; /*width: 125px; height: 35px; color: #fff; font-size: 12px; background: url(../images/submit.gif) no-repeat left top; font-weight: bold; */}
#main form input.submit { border: none; width: 125px; height: 35px; color: #fff; font-size: 12px; background: url(../images/submit.gif) no-repeat left top; font-weight: bold;}
#main form .sbmW2 { border: none; width: 200px !important;background: url(../images/submit_w2.gif) no-repeat left top !important;}
#main form .submitBig {display: block; width: 300px; height: 100px; xline-height: 60px; text-align: left; text-indent: 50px; color: #fff; font-size: 26px; text-decoration: none; background: url(../images/start-test.png) no-repeat left top;border:0 !important;}

#main ul { padding-left: 20px; list-style-image: url(../images/ul-bullet.png); font-style: italic; /*font-family: Georgia;*/ font-size: 12px; margin-bottom: 10px; }
#main ul li { background: url(../images/ul-li-bg.png) repeat-x left bottom; padding: 5px 0; }

#main ol { padding-left: 20px; color: #c30000; list-style-position: inside; font-family: Georgia; font-weight: bold; margin-bottom: 10px; }
#main ol li { padding: 5px 0; background: url(../images/ul-li-bg.png) repeat-x left bottom; }
#main ol li span { color: #343434; font-weight: normal; font-style: italic; }

#head .nav { width: 660px; float: left; height: 40px; position: relative; top: 35px; }
#head .nav .nav-left { width: 10px; height: 40px; float: left; }
#head .nav .nav-middle { width: 640px; height: 40px; float: left; }
#head .nav .nav-right { width: 10px; height: 40px; float: right; }

#head .nav .nav-middle ul { float: left; padding: 0; margin: 0; list-style: none; font-family: Arial; font-style: normal; }
#head .nav .nav-middle ul li { display: inline; }
#head .nav .nav-middle ul li a { font-weight: bold; float: left; display: block; line-height: 40px; height: 40px; overflow: hidden; padding: 0 10px 0 20px; font-size: 12px; color: #1e3c4a; text-decoration: none; }
#head .nav .nav-middle ul li a:hover { text-decoration: underline; }

#head .nav .nav-middle .lang { line-height: 40px; height: 40px; /*overflow: hidden;*/ float: right; position: relative;width: 200px;}

#langmenu { width:150px; cursor:pointer;position: absolute;right:52px;top:44px;z-index: 1000;}
#langmenu a:link, #langmenu a:visited { display:block !important;text-decoration:none !important; margin:0 !important;font-style: normal;color: #1e3c4a;font-size: 90%; }
#langmenu a:hover {text-decoration:none !important;font-weight: bold;}
#langmenu .menu-first {line-height:15px;padding:3px 0 4px 5px;}
#langmenu .menu-first.slide-down {background: white;}
#langmenu .menu-first img {margin-right:5px;}
#langmenu .down-list {padding:0;background: white;border-bottom:1px solid #4B636E;}
#langmenu .down-list li {padding:5px 5px 5px 5px;list-style: none;border:0;background: none;}
#langmenu .down-list li img {margin-right:5px;}

#content .content { background: url(../images/content-bg.png) no-repeat top center; height: 388px; position: relative; }
#content .content .cite { width: 432px; height: 150px; position: relative; left: 20px; top: 50px; font-family: georgia; font-size: 35px; color: #1e3c4a; font-style: italic;}
#content .content .cite p { text-align: center; padding-top: 20px; }
#content .content .cite p.author { text-align: right; color: #7eb5cb; font-size: 16px; font-style: normal; padding-top: 10px; }
#content .content .cite img.tr { position: absolute; left: 395px; top: 0; }
#content .content .cite img.bl { position: absolute; top: 95px; left: 0; }

#content .content .next_text { position: absolute; left: 40px; top: 220px; width: 400px; line-height: 20px; }
#content .content .next_text h2 { color: #1e3c4a; font-family: Georgia; font-size: 16px; margin:0 0 20px 0; font-weight: bold; }
#content .content .next_text a { color: #ce0000; font-weight: bold; }
#content .content .next_text a:hover { text-decoration: none; }

#content.bg .content .next_text { top: 240px;}


/*#content .content .start-test { position: absolute; top: 70px; left: 670px; display: block; width: 300px; height: 100px; line-height: 85px; text-align: center; color: #fff; font-size: 26px; text-decoration: none; background: url(../images/start-test.png) no-repeat left top; }
#content .content .start-test strong {font-weight: normal;}
#content .content .start-test:hover { background: url(../images/start-test-hover.png) no-repeat left top; }*/

#content .content h2.start-test { position: absolute; top: 70px; left: 670px; line-height: 85px; text-align: center; /*text-indent: 50px;*/ font-size: 26px; background: url(../images/start-test.png) no-repeat left top; font-family: Arial !important; }
#content .content h2.start-test a {font-weight: normal;display: block; width: 300px; height: 100px;text-decoration: none;color: #fff;  }
#content .content h2.start-test a:hover { background: url(../images/start-test-hover.png) no-repeat left top; }

#content .content .podminky-souhlas-info { position: absolute; top: 180px; left: 665px; text-align: center; font-size:12px; width: 300px; color:#7eb5cb; padding:3px 5px;}
#content .content-result .left-column .podminky-souhlas-info {text-align: center; font-size:12px; font-weight: normal; color:#7eb5cb; padding:5px 10px;}
#content .content .podminky-souhlas-info a, #content .content-result .left-column .podminky-souhlas-info a {color:#7eb5cb; text-decoration: underline; font-weight: normal;}
#content .content .podminky-souhlas-info a:hover, #content .content-result .left-column .podminky-souhlas-info a:hover {color:#666;}

.podminky-souhlas-info.musi-souhlas { border: 1px solid #CE0000; }

#content .content .next_tests_arrow { position: absolute; left: 680px; top: 230px; background: url(../images/next-tests.png) no-repeat left top; width: 115px; height: 80px; line-height: 80px; overflow: hidden; color: #1e3c4a; text-align: left; text-indent: 15px; font-size: 12px; font-weight: bold; font-family: Arial !important;margin:0;}
#content .content .next_tests_list { position: absolute; left: 800px; top: 245px; }
#content .content .next_tests_list h3 {font-family: Arial !important;margin:0;font-style: normal;font-size: 13px;}
#content .content .next_tests_list h3 a { display: block; line-height: 20px; height: 20px; overflow: hidden; color: #ce0000; font-weight: bold; }
#content .content .next_tests_list h3 a:hover { text-decoration: none; }

/*#content.dk .content .test_price, 
#content.se .content .test_price, */
.content .test_price { position: absolute; left:40px; top:350px; width:410px; text-align:left;font-weight: normal;}


#content .stats { background: url(../images/stats-bg.png) no-repeat top center #fff; height: 325px; position: relative; }
#content .stats .stats-prev { display: block; position: absolute; left: 0; top: 30px; background: url(../images/stats-prev.png) no-repeat 4px 0px; width: 37px; height: 60px; }
#content .stats .stats-prev:hover { background-position: 0px 0px; }
#content .stats .stats-next { display: block; position: absolute; left: 977px; top: 30px; background: url(../images/stats-next.png) no-repeat -4px 0px; width: 37px; height: 60px; }
#content .stats .stats-next:hover { background-position: 0px 0px; }

#content .stats .statitem { width: 300px; height: 200px; float: left; margin-top: 30px; }
#content .stats .statitem #graph_bestiqtoday { width: 200px; height: 150px; background: url(../images/best_iq_today.png) no-repeat center 10px; color: #50bfe1; font-family: Georgia; font-size: 90px; text-align: center; margin: 10px 50px; }
#content .stats .statitem #graph_bestiqtoday_caption { font-size: 10px; color: #000; text-align: center }
#content .stats .statitem h2 { font-family: georgia; color: #393936; font-size: 18px; display: block; text-align: center; font-style: italic; font-weight: normal; }
#content .stats .statsepf { width: 37px; height: 200px; float: left; }
#content .stats .statsep { width: 20px; height: 200px; float: left; }

#footer { line-height: 70px; height: 70px; background: url(../images/footer-bg.png) repeat-x top left; font-size: 11px; margin-top: 20px; }
#footer .footer-left { float: left; padding: 0 20px;color: #858585; }
#footer .footer-right { float: right; padding: 0 20px; color: #dfdfdf; }
#footer .footer-right a { color: #50bfe1; }
#footer .footer-right a:hover { text-decoration: none; }


span.time { background: url(../images/icon_time.png) no-repeat left center; padding-left: 20px; line-height: 20px; margin-right: 20px; }

#content .content-result .left-column { width: 624px; float: left; margin: 30px 0 0 20px; }
#content .content-result .left-column h1 { font-family: Georgia; font-size: 35px; color: #1e3c4a; font-style: italic; font-weight: normal; margin-bottom: 10px; }
#content .content-result .left-column h2 { font-family: Georgia; font-size: 22px; color: #1e3c4a; margin-bottom: 10px; }
#content .content-result .left-column p { line-height: 20px; color: #464646; margin-bottom: 10px; }
#content .content-result .left-column a { color: #ce0000; font-weight: bold; }
#content .content-result .left-column a.resultLink { color: #50bfe1; font-size: 11px; }
#content .content-result .left-column span.ganswer { background: url(../images/icon_good_answers.png) no-repeat left center; padding-left: 20px; line-height: 20px; margin-right: 20px; }
#content .content-result .left-column span.banswer { background: url(../images/icon_bad_answers.png) no-repeat left center; padding-left: 20px; line-height: 20px; }
#content .content-result .left-column .result-table { width: 542px; height: 350px; position: relative; background: url(../images/result-table.png) no-repeat left top; }
#content .content-result .left-column .result-table .result-info { width: 343px; font-size: 18px; color: #fff; font-family: "Comic Sans Ms"; text-align: center; position: absolute; left: 0; top: 50px; }
#content .content-result .left-column .result-table .result-iq { width: 343px; color: #fff; font-family: "Comic Sans Ms"; text-align: center; font-size: 90px; position: absolute; left: 0; top: 50px; }

#content .content-result .right-column { width: 330px; float: right; margin-top: 30px; background: url(../images/right-column.png) no-repeat left top; }
#content .content-result .right-column h2 { font-family: Georgia; font-size: 18px; color: #393936; font-style: italic; font-weight: normal; }
#content .content-result .right-column .inner { margin: 20px 20px 0 20px; min-height:600px; }


#content .content-question .left-column { width: 440px; float: left; background: url(../images/lc-top.png) no-repeat left top; height: 500px;margin-left:20px;}
#content .content-question .right-column { width: 500px; float: right; padding-top: 30px; text-align: center; }
#content .content-question .right-column h2 { color: #1e3c4a; font-family: Georgia; font-size: 16px; margin: 30px 0 15px 0; font-weight: bold; }
#content .content-question .right-column .skip-question { display: block; width: 200px; height: 50px; line-height: 20px; text-align: center; /*text-indent: 35px;*/ color: #fff; font-size: 16px; text-decoration: none; background: url(../images/skip-question.png) no-repeat left top; margin: 50px auto 0 auto; border:0 !important; }
#content .content-question .left-column h1 { display: block; font-size: 27px; color: #1e3c4a; font-style: italic; font-family: Georgia; line-height: 30px; padding:0 0 0 50px; font-weight: normal; width: 300px; margin:20px 0 0 0; }

#content .content-testy { padding: 40px 0 0 20px; }
#content .content-testy .test { width: 440px; float: left; margin-right: 30px; margin-bottom: 20px; }
#content .content-testy .test .test-img { border: 1px solid #b8d2e2; padding: 4px; background-color: #fff; float: left; margin: 0 10px 10px 0; }
#content .content-testy .test p { line-height: 20px; }
#content .content-testy .test .test-img img { display: block; }
#content .content-testy .test p .run-test { display: block; float: left; width: 105px; line-height: 30px; height: 35px; text-align: center; color: #fff; background: url(../images/runtest-button.png) no-repeat left top; font-weight: bold; text-decoration: none; font-size: 12px; margin-top: 4px; }


.iqForm { margin: 10px 0; padding: 0; background: none; border: none; }
.iqForm .iqFormText { border: 1px solid #d7d7d7; font-size: 12px; color: #464646; padding: 6px; border-right: none; width: 190px; }
.iqForm .iqFormSubmit { border: none !important; font-weight: bold; background: transparent; font-size: 12px; width: 85px; height: 40px; background: url(../images/formSubmit.png) no-repeat left top; color: #343434; }

.certificate { width: 260px; height: 190px; background: url(../images/certificate.png) no-repeat left top; margin: 20px auto; position: relative; }
.certificate h3 { display: block; width: 130px; height: 70px; position: absolute; left: 100px; top: 45px; text-align: center; font-family: Georgia; font-size: 26px; color: #393936; font-style: italic; font-weight: normal; }
.certificate a.sendCertificate { display: block; width: 130px; position: absolute; left: 100px; top: 120px; text-align: center; color: #ce0000; font-weight: bold; }

.next-tests {margin: 0 20px; }
.next-tests h4 { font-size: 12px; background: url(../images/h4.png) no-repeat left center; line-height: 28px; padding-left: 30px; margin: 10px 0; }
.next-tests p { line-height: 20px; margin-bottom: 10px; }
.next-tests a { color: #ce0000; font-weight: bold; display: block; }

.next-tests.banner h2.claim  {font-size: 22px;}
.next-tests.banner a {font-size: 14px;}

.next-tests.banner p.natural {padding-left: 30px;}
.next-tests.banner p.numeric {padding-left: 30px;}

.next-articles {margin: 0 20px; }
.next-articles h4 { font-size: 12px; background: url(../images/h4.png) no-repeat left center; line-height: 28px; padding-left: 30px; margin: 10px 0; }
.next-articles p { line-height: 20px; margin-bottom: 10px; }
.next-articles a { color: #ce0000; font-weight: bold; display: block; }

.result h2 { float: left; }
.result span.nav {float: right; margin-top: 20px;}
.result span.nav a {font-size:110% !important;}

.questionBox { border: 1px solid #254d64; background-color: #CFE8F6; width: 400px; float: left; }
.questionBox img { margin: 0; }


.questionBoxTask { border: 1px solid #254d64; background-color:#CFE8F6; width: 400px; float: left; position: relative; left: 0px; padding:0; margin-top:10px; }
.questionBoxTask img { margin:0; }
.questionList { margin-left: 0px; text-align: center; }
.questionList.box4 { margin-left: 80px; }
.questionList .answer { border: 1px solid #949494; background-color: #CFE8F6; margin:5px; float: left; }
.questionList .answer input { margin: 8px; clear: left; border:0 !important; }

.repair { float: left; width: 180px; margin: 0 20px; }
.repair .answer { border: 1px solid #949494; background-color: #CFE8F6; margin: 0 0 10px 0; width: 130px; }
.repair .answer img { display: block; margin:0; }
.answerEvaluation {border:2px solid transparent;font-size:120%;font-weight:bold;text-align: center;padding:5px;}
.answerCorrect {border-color:#00C000;color:#00C000;background-color:#C5FFC5;}
.answerWrong {border-color:#C00000;color:#C00000;background-color:#FFDFDF;}

.repeatTestClaim {background: #fff09b;border: 1px solid #d08f2b;padding: 10px 20px;}
.repeatTestClaim h2 {margin-top: 0px;}

/********************************************/
a.endTest { display: block; width: 125px; height: 40px; background: url(../images/end-test-button.png) no-repeat left top; line-height: 40px; overflow: hidden; text-align: center; font-size: 12px; font-weight: bold; color: #2b4856; position: relative; top: 34px; left: 20px; }

.progressbar { float: left; width: 498px; height: 28px; margin-top: 40px; background: url(../images/progressbar-empty.png) no-repeat right top; position: relative; }
.progressbar-start { width: 5px; float: left; height: 28px; background: url(../images/progressbar-start.png) no-repeat left top; }
.progressbar-filled { width: 493px; height: 28px; float: left; background: url(../images/progressbar-full.png) no-repeat left top; }
.progressbar-filled-end { width: 16px; float: left; height: 28px; background: url(../images/progressbar-full.png) no-repeat right top; }

.progressbar-label { position: absolute; left: 0; top: 0; width: 493px; height: 28px; line-height: 28px; font-size: 12px; font-weight: bold; color: #2b4856; text-align: center; }

.hidden {display: none;}

.msgDivBig {padding:10px 0;font-size:200%;text-align: center;margin:10px 0;border:5px solid transparent;}
.msgDivBig.success {color:#6E9111;font-weight:normal;background-color:#EBFAC4;border-color:#87B415;}
.msgDivBig.error {color:#CE0000;font-weight:normal;background-color:#FFDBDB;border-color:#FFBBBB;}
.halfcol {width:49.9%;float:left;}
.thirdcol {width:32%;float:left;}

#certDiv {border:3px solid #C6DFEC;padding:10px;margin-bottom:40px;background-color:#F6FBFE;}
#certDiv label {float: left;width:100px;font-size:90%;font-weight: bold;margin-top:12px;}
#certDiv .inpt {float: left;width:150px;margin-top:10px;border: 1px solid #d7d7d7; font-size: 12px; color: #464646; padding: 6px; }
#certDiv .helptxt {float: left;display: block;font-size:80%;margin-left:20px;margin-top:10px;}
#certDiv .sbm {margin:15px 0 0 35px;color:#393936;font-size:120%;font-weight: bold;border:1px solid #8CC9DF !important;padding:5px;background-color: #DFEFF5;}


.gate {background: #fff09b;border: 1px solid #d08f2b;padding: 10px 20px;margin: 10px 0 15px 0;}
.gate table {margin: 0 0 1em 0;background: none !important;}
.gate table td {border:0 !important;background: none !important;}
#content .gate a {color:#464646 !important;font-weight: normal !important;}
.gate .input {border: 1px solid black;margin-right: 3px;}
.smsPattern {background: #E3F397;border: 1px solid gray;padding: 2px 8px; font-weight: bold; 
          /*  font-size: 140%; */
            margin: 0 3px;word-spacing:5px;white-space: nowrap;}
.gate .number { font-weight: bold;font-size: 120%;padding: 5px 10px 5px 0;vertical-align: top;line-height:20px;}
.phoneNumber {/*font-size: 140%;*/}
.gate .sbm { border: none !important; width: 200px; height: 35px; color: #fff; font-size: 12px; background: url(../images/submit_w2.gif) no-repeat left top; font-weight: bold; margin-top:2px;}
/*
.gate.country_be .phoneNumber {width:100px;position: relative;margin-left:15px;}
.gate.country_be .phoneNumber span {position: absolute;width:100px;font-size:50%;font-weight:normal;top:25px;left:-15px;}
.gate.country_nl .testPrice {}
.gate.country_nl .smsPattern, .gate.country_nl .phoneNumber {font-size: 100%;background: #E3F397;border: 1px solid gray;padding: 2px 8px;font-weight: bold;word-spacing:5px;white-space: nowrap;}
.gate.country_no .testPrice {font-size:100%;}
.gate.country_ro .smsPattern, .gate.country_ro .phoneNumber {font-size: 100%;background: #E3F397;border: 1px solid gray;padding: 2px 8px;font-weight: normal;word-spacing:5px;white-space: nowrap;}
.gate.country_bg .testPrice {font-size:100%;}
.gate.country_bg .smsPattern, .gate.country_bg .phoneNumber {font-size: 100%;background: #E3F397;border: 1px solid gray;padding: 2px 8px;font-weight: normal;word-spacing:5px;white-space: nowrap;}
*/
.pntmCond {font-size:100%;}
.pntmCond a {font-weight: normal !important;color:#464646 !important;text-decoration: none !important;}
.gate_flap {background:#E7DC9F;border: 1px solid #d08f2b;border-bottom:0;padding:5px 10px;float: left;width:70px;font-weight: bold;}
.gate_flap.active {background-color:#fff09b;margin:10px 5px -11px 0;line-height:20px;text-align: center;}
.gate_flap.inactive {background-color:#E7DC9F;margin:10px 5px -10px 0;line-height:19px;border-color:#BB9B69;text-align: center;}
.gate_flap.done {background:#eee url(../images/done.png) no-repeat 65px 5px !important;border: 1px solid #ddd;border-bottom:0;padding:5px 30px 5px 10px;margin:10px 5px -10px 0;float: left;width:50px;line-height:19px;}
.gate .msgDivBig {font-size:150%;}

#loading fieldset {width:400px;padding:20px;border: 0;}
#loading label {float: left;width:120px;padding: 4px 0;}
#loading input.input {float: left;}
#loading input.submit {margin:20px 0 20px 120px;}
#loading .helptxt {margin:5px 0 5px 120px;font-style: italic;font-size:90%;}
#loading #captchaDiv {display: none;}

#additionInfo fieldset {width:600px;padding:20px;border: 0;margin:0 80px;}
#additionInfo label {float: left;width:170px;padding: 4px 0;}
#additionInfo input.input, #additionInfo select.input {float: left;}
#additionInfo input.submit {margin:20px 0 20px 170px;}
#additionInfo .helptxt {margin:5px 0 5px 170px;font-style: italic;font-size:90%;}

.mt0 {margin-top:10px;}
.mt10 {margin-top:10px;}
.mt20 {margin-top:20px;}
.mt30 {margin-top:30px;}
.mr0 {margin-right:0;}
.mr10 {margin-right:10px;}
.mr20 {margin-right:20px;}
.mr5 {margin-right:5px;}
.mr3 {margin-right:3px;}
.mb5 {margin-bottom:5px;}
.mb10 {margin-bottom:10px;}
.mb20 {margin-bottom:20px;}
.mb30 {margin-bottom:30px;}
.ml5 {margin-left:5px;}
.ml10 {margin-left:10px;}
.pr3 {padding-left:5px;}
.pr5 {padding-right:5px;}
.pb5 {padding-bottom:5px;}
.pl5 {padding-right:5px;}
.p5 {padding:5px;}

/* FANCYBOX - SAVE EMAIL */
.close-fancybox {float: right;}
.save-popup {font-family: Arial}
#ulozit .saveForm .iqFormSubmit { border: none; background: url('../images/submit-save-form.png') no-repeat 0 0 transparent; padding: 2px 0px 2px 22px; width: 91px; height: 28px; margin-top: 5px; color: #fff; font-weight: bold; font-size: 16px; text-align: left;}
#ulozit .saveForm .iqFormSubmit:hover {background-position: 0 -28px; padding: 3px 0px 0px 23px;}
#ulozit p strong {text-align: center; color: #349cbd; padding-bottom: 10px;}
#ulozit {text-align: center;}
#ulozit form {text-align: left;}
/*#ulozit form p {font-size: 14px; margin: 10px 0 0 0;}*/

/* TWO FOR ONE */

#countdown_dashboard {
		height: 50px;
		float: left;
		margin: 0px 15px 0 15px;
	}
	
	.dash {
		width: 55px;
		height: 50px;
		background: transparent url('../images/dash-smaller.png') 0 0 no-repeat;
		float: left;
		margin-left: 3px;
		position: relative;
	}

	.dash .digit {
		font-size: 30pt;
		font-weight: bold;
		float: left;
		width: 27px;
		text-align: center;
		font-family: Times;
		color: #4ebde0;
		position: relative;
	}

	.dash_title {
		position: absolute;
		display: block;
		bottom: 0px;
		right: 6px;
		font-size: 9pt;
		color: #555;
		text-transform: uppercase;
		letter-spacing: 2px;
	}
	
	.colon {
		float: left;
		font-size: 30pt;
		font-weight: bold;
		margin-left: 3px;
		margin-top: -2px;
		height: 50px;
		color: #aeafb0;
	}
	
	#content .content-result .left-column p.countdown_claim{float: left; font-family: Georgia; font-size: 18pt; font-weight: bold; margin: 15px 0 0 0; color: #4ebde0;}
	#content .content-result .left-column p.countdown_claim.part-two{line-height: 1.8em; margin-top: 0; color: #000000;}
	#content .content-result .left-column p.countdown_claim.part-two .test-type {font-weight: normal; font-style: italic; color: #464646;}
	
	.einstein-image{float: right;}
	.einstein-fleft{float: left; width: 500px; margin-top: 8px;}


/* BANNER */
.banner-test { background: url(../images/baner-background.png) 0 0 no-repeat transparent; width: 622px; height: 158px; margin: 15px 0 5px 0;}
#content .content-result .left-column .banner-test .left-column {width: 280px; float: left;}
#content .content-result .left-column .banner-test h2 {font-variant: italic;}
.banner-test form.start-test { margin: 30px 20px 0 0; float: right;}
.banner-test div.start-test { margin: 30px 20px 0 0; float: right;  line-height: 85px; text-align: center;  font-size: 26px; background: url(../images/start-test.png) no-repeat left top; font-family: Arial !important; }
.banner-test div.start-test a {font-weight: normal;display: block; width: 300px; height: 100px;text-decoration: none; color: #fff;  }
.banner-test div.start-test a:hover { background: url(../images/start-test-hover.png) no-repeat left top; }
#content .content-result .left-column .start-test a {color: #fff;}