body { font: 100% "Trebuchet MS", sans-serif; margin: 50px; min-width: 1300px; } h1 { text-align: center; margin-top: 24px; margin-bottom: 12px; } h2, h3 { text-align: center; margin-top: 40px; margin-bottom: 40px; } .introduction { text-align: justify; width: 1000px; clear: both; display: inline-block; margin-bottom: 10px; } .float-left { float: left; } .float-right { float: right; } .main-table { border-collapse:collapse; margin-left:auto; margin-right:auto; text-align: left; width: 1300px; } .main-table tr { border: 1px solid black; } .main-table td { border: 1px solid black; padding: 8px 10px; } .main-table > tbody > tr > td:first-child { vertical-align: top; width: 400px; padding-right: 40px; } .inner-table { border-collapse:collapse; margin: 0; padding: 0; } .inner-table tr { border: none; margin: 0; padding: 0; } .inner-table td { vertical-align: top; border: none; margin: 0; padding: 0 4px; } .inputtext-small { width: 5ex; } .inputtext-middle { width: 7ex; } .inputtext-large { width: 40ex; margin-top: 5px; margin-bottom: 8px; } .inputtext-larger { width: 500px; margin-top: 5px; margin-bottom: 8px; } .bottom-label { position: relative; top: -5px; font-style:italic; } .label-padding { padding-left: 1ex; padding-right: 1ex; } .textarea-large { width: 500px !important; max-width: 500px !important; height: 100px !important; max-height: 100px !important; resize: none !important; } .textarea-small { width: 500px !important; max-width: 500px !important; height: 50px !important; max-height: 50px !important; resize: none !important; } .submit-area { padding: 10px; margin:0; } .questionnaire { clear: both; padding-top: 2ex; padding-bottom: 2ex; text-align: center; } .subheading { font-size: 105%; font-style: italic; text-align: center; padding-top: 14px !important; padding-bottom: 14px !important; } .thanks { clear: both; text-align: center; padding-top: 20ex; padding-bottom: 10ex; } .question { text-align: center; min-width: 300px; max-width: 620px; margin-top: 20px; margin-bottom: 20px; } .button { text-align: center; } .contact { text-align: center; margin-top: 3ex; } .likert-six { text-align: center; width: 180px; } .likert-six > input { padding: 0 !important; margin: 0 3px !important; } .likert-dontknow { padding-left: 60px !important; }