/* Content Container */
div#contentTextBox {width:409px; height:407px; top:22px; left:15px; color:#333333;}

/* Header image is not always two lines. Let its height determine box height */
div#contentTextBoxHdr {height:auto;}

ul#subNav li a {width:150px;font-size:9px;font-weight:800;padding-top:7px;}
ul#subNav li a#survey {border-bottom:4px solid #8F9A2F;color:#8F9A2F;}


/* Survey div is wider than normal */
div#contentBoxBG.surveyBG {background:url('images/bg_cro_survey.png'); background-repeat:no-repeat;}
div#contentTextBox.surveyTextBox {width:775px; height:407px; top:22px; left:15px; color:#333333;}

/* No subnav in CRO section... add 23px to regular content-div height */
div#contentText.titleShortContent {height:335px;}

div#contentBoxBG.surveyBG div#contentText {width:745px;}	/* override width from main for survey page */
/* Sub Navigation */
/* None */

/* Text/link Color */
sup {font-size:8px; vertical-align:text-top}
div#contentContainer a {color:#000000;}

/* Scrollbar */
div.scrollback {background-image:url('images/sbar-gray_bg_bar.png');}
div.scrollup {background-image:url('images/sbar-gray_arrow_up.png');}
div.scrollscrub {background-color:#333333;}
div.scrolldown {background-image:url('images/sbar-gray_arrow_dwn.png');}

/* Survey table */
th {font-weight:bold;}
th.Header {padding:2em 0em .5em 0em;}
th.FirstHeader {padding:0em 0em .5em 0em;}
td.SurveyRadio {text-align:center; padding:0px 10px;}
th.SurveyRadio {text-align:center; padding:0px 10px;}

div#contentContainer a {font-weight:bold;}

/* Text/link Color, copied from people.css */
div#contentTextBoxHdr h1{font-weight:normal;font-size:2.4em;color:#532E0B;}
div#contentTextBoxHdr h2{font-size:1.4em;font-weight:normal;color:#AFBD22;}
