@charset "UTF-8";
/* CSS Document */

@import url("form.css");

#servertime { color: #fff; padding: 8px 0 10px 23px; }

#servertime .hours, #servertime .minutes {	color: #505050; }

#servertime .days { font-size: 50px; line-height: 24x;  text-transform: uppercase; }
#servertime .hours { font-size: 42px; line-height: 24px; text-transform: uppercase;}
#servertime .newLine { display:block; line-height: 20px; }
#servertime .minutes { clear: both; font-size: 35px; line-height: 20px; text-transform: uppercase; }
#servertime .seconds { font-size: 28px; line-height: 20px; text-transform: uppercase;}

#servertime .line { font-size: 18px; line-height: 26px; text-transform: uppercase;}


#experts { margin: 30px 0 0 0; background: #707070; color: #fff; padding: 0 0 2px 0;}
#experts #expertsTitle { margin: 0 0 0 0; padding: 17px 0 4px 0; text-align: right; }
#experts #expertsPanel { margin: 11px 0 20px 65px; background-color: #7f7f7f; border: 1px solid #929292; border-right: none; padding: 13px 17px; }
#experts .mugshot { float: left; width: 138px; }
#experts #expertsImages .last { width: auto; }

#experts #qualifications { clear: left; padding-top: 12px; }
#experts #qualifications div { margin-bottom: 1em; }

#gotoTranscript { background: #aabc32; padding: 10px 0px 10px 22px; width: 410px; font-size: 25px; color: #505050}
#gotoTranscript a { display: block; font-size: 16px; padding-top: 5px }
#gotoTranscript a:hover, #gotoTranscript a:active { text-decoration: underline; color: #fff; }

#takeSurvey { background: #505050; padding: 10px 0px 10px 22px; width: 410px; font-size: 25px; color: #fff}
#takeSurvey a { display: block; font-size: 16px; padding-top: 5px }
#takeSurvey a:hover, #takeSurvey a:active { text-decoration: underline; color: #fff; }

#marginForm p { color: #505050; margin-bottom: 1.5em; width: 410px}