* {
  vertical-align: baseline;
  font-family: inherit;
  font-style: inherit;
  font-size: 100%;
  border: none;
  padding: 0;
  margin: 0; }

h1, h2, h3, h4, h5, h6, p, pre, blockquote, ul, ol, dl {
  margin: 0 0 16px; }

li, dd, blockquote {
  margin-left: 20px; }

i, em {
  font-style: italic; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

article, aside, dialog, figure, footer, header, hgroup, nav, section {
  display: block; }

nav li, nav ul {
  margin: 0;
  padding: 0;
  list-style: none; }
  nav li a, nav ul a {
    display: block; }

q:before, q:after {
  content: ''; }

/* Normal tag styling */
body {
  background: #ffffff url(../global_images/body_bg_960.gif) repeat-y top center;
  color: #333333;
  font-size: 12px;
  font-family: Helvetica,Arial,sans-serif; }

a:link {
  color: #c5661f; }
a:hover, a:focus {
  color: #0000cd; }

h1, h2 {
  font-family: Georgia,"Times New Roman",Times,serif;
  font-weight: 400; }

h1 {
  color: #6e6c51;
  font-size: 200%;
  margin: 0 0 20px; }
  h1 em {
    font-size: 85%;
    margin-top: 3px;
    display: block; }

h2 {
  font-size: 120%;
  color: #3f5381; }

h3 {
  color: #3f5381;
  margin: 12px 0 -3px;
  font-size: 110%; }

h4 {
  margin-top: 3px; }

a .imgLink {
  border: 1px solid #c5661f; }
a:hover .imgLink, a:focus .imgLink {
  border: 1px solid #0000cd; }

p {
  margin: 4px 0 10px; }

ol {
  margin: 4px 0 0 25px;
  list-style-type: decimal; }

ul {
  list-style: circle;
  margin: 6px 0 6px 10px; }

li {
  margin: 3px 0 4px 10px; }

em {
  font-style: italic; }

.nav ul, .nav li {
  list-style: none;
  margin: 0; }

.divider {
  padding-top: 10px;
  border-top: 1px solid #a9a9a9;
  margin: 10px 0 0; }

.big {
  font-size: 120%; }

#contentwrap {
  position: relative;
  float: left;
  background: url(../global_images/header_bg.jpg) no-repeat top right; }
  *:first-child + html #contentwrap {
    width: 100%; }

#wrapper {
  position: relative;
  max-width: 956px;
  min-width: 770px;
  border: 0;
  border-left-width: 2px;
  border-right-width: 2px;
  margin: 0 auto;
  border-style: solid;
  border-color: #fff;
  background: #fff; }

#leftColumn {
  position: absolute;
  left: 0;
  width: 200px;
  top: 94px;
  background: #fbf9f7;
  border-right: 2px solid #e6e1da;
  border-bottom: 2px solid #e6e1da;
  padding: 0 2px 12px 0; }

#middleColumn {
  margin-left: 230px;
  margin-right: 230px;
  padding-bottom: 20px;
  position: relative; }

#rightColumn {
  float: left;
  margin-left: -200px;
  width: 200px;
  color: #6e6c51;
  overflow: hidden;
  padding-bottom: 20px;
  position: relative; }

#skipToContent {
  text-indent: -1000px;
  position: absolute;
  left: 0px;
  top: 0px; }

#ftcBar {
  height: 71px;
  padding: 0; }

#ftcLogo {
  position: absolute;
  left: 13px;
  top: 15px; }

#pageActions {
  position: absolute;
  top: 15px;
  right: 220px; }
  #pageActions a {
    display: block;
    background: url(../global_images/btn_yellow_arrow.gif) no-repeat 0 3px;
    padding-left: 12px;
    font-size: 90%;
    color: #626262;
    text-decoration: none; }
    #pageActions a:hover {
      color: #693f11;
      text-decoration: underline; }
  #pageActions #pageActions a:focus {
    color: #693f11;
    text-decoration: underline; }

#ucsfBar {
  background: #000000;
  color: #ffffff;
  position: relative;
  font: bold 100% Arial, Helvetica, sans-serif;
  padding: 0; }
  #ucsfBar a {
    color: #ffffff;
    text-decoration: none; }

#footer {
  background: #e2ecf9 url(../global_images/footer_divider.gif) repeat-x;
  clear: both;
  font-size: 90%;
  line-height: 150%;
  padding: 8px 0pt 4px 4px;
  border-bottom: 1px solid #cccccc;
  vertical-align: middle; }
  #footer span {
    vertical-align: top;
    line-height: 24px; }

.kidsnmomsBtn {
  margin-right: 15px;
  height: 26px;
  width: 171px;
  overflow: hidden;
  display: block;
  float: left; }
  .kidsnmomsBtn:hover img {
    margin-top: -26px; }

#footer span {
  vertical-align: top;
  line-height: 24px; }

.mainNavOn {
  color: #804011;
  background-position-x: -300px; }

#mainNav a {
  display: block;
  background: url(../global_images/mainnav_bg.jpg);
  background-position: 0px top;
  text-decoration: none;
  color: #163e6b;
  padding: 4px 3px 2px 14px;
  width: 183px;
  border-top: 1px solid #92a0b6; }
  #mainNav a:hover, #mainNav a:focus {
    color: #804011;
    background-position: -300px top;
    border-top: 1px solid #d89554; }
#mainNav li {
  margin-bottom: 2px;
  padding-bottom: 2px;
  background-color: #f4f4eb;
  background-image: url(../global_images/mainnav_bg.jpg);
  background-position: 0px bottom;
  border-bottom: 1px solid #92a0b6; }
  #mainNav li:hover, #mainNav li:focus {
    color: #804011;
    background-position: -300px bottom; }
#mainNav .subnav {
  margin-top: -3px;
  background-position: -600px bottom;
  border-bottom: 1px solid #b2c0d6; }
  #mainNav .subnav a {
    font-size: 90%;
    padding: 2px 3px 1px 14px;
    width: 183px;
    background-position: -600px top;
    border-top: 1px solid #b2c0d6;
    background-position-y: -1px; }
    #mainNav .subnav a:hover, #mainNav .subnav a:focus {
      color: #804011;
      background-position: -300px top;
      border-top: 1px solid #d89554; }
#mainNav .at {
  color: #804011;
  background-position: -300px bottom; }
  #mainNav .at a {
    color: #804011;
    background-position: -300px top;
    border-top: 1px solid #d89554; }

#patientNav {
  background-color: #4caeb7;
  padding-bottom: 8px;
  color: #ffffff;
  font-size: 110%;
  margin: 12px 0 0;
  border: 1px solid #42575a;
  border-left: 0;
  border-right: 0; }
  #patientNav h2 {
    background: #4C99A0;
    color: #ffffff;
    text-indent: 0;
    font-size: 19px;
    font-style: italic;
    font-weight: 400;
    margin: 0 0 10px;
    padding: 6px 0 0 13px;
    height: 21px;
    line-height: 27px; }
  #patientNav p {
    color: #e1ebf6;
    margin: 12px 4px 10px 12px; }
  #patientNav li {
    border-bottom: 1px solid #4caeb7;
    margin: 0 0 8px;
    list-style: none; }
    #patientNav li a {
      border: 1px solid #4caeb7;
      border-left: 0;
      border-right: 0;
      padding: 3px 10px 5px 28px; }
      #patientNav li a:hover, #patientNav li a:active {
        color: #ffffff;
        border-color: #8e6231;
        background-color: #daa520;
        background-position: 0px -100px; }
  #patientNav .at a:hover, #patientNav .at a:focus {
    color: #ffffff;
    text-decoration: none; }
  #patientNav .li1 a {
    background: #2a8191 url(../global_images/patient_center_1.gif) no-repeat; }
  #patientNav .li2 a {
    background: #2a8191 url(../global_images/patient_center_2.gif) no-repeat; }
  #patientNav a {
    color: #ffffff;
    display: block;
    text-decoration: none; }
    #patientNav a span {
      border-bottom: 1px solid #e1ebf6; }
    #patientNav a:hover, #patientNav a:focus {
      color: #693f11; }
  #patientNav .insidePromo {
    margin: 9px 0 0 7px; }

#referralNav {
  background: #4caeb7 url(../global_images/patient_center_btm.gif) no-repeat left bottom;
  padding-bottom: 8px;
  color: #ffffff;
  font-size: 110%;
  margin: 12px 0 0;
  background: #9e6bd8;
  border: 1px solid #6b2eb1;
  border-left: 0;
  border-right: 0; }
  #referralNav p {
    color: #e1ebf6;
    margin: 12px 4px 10px 12px; }
  #referralNav li {
    border-bottom: 1px solid #4caeb7;
    margin: 0 0 8px;
    list-style: none; }
    #referralNav li a {
      border: 1px solid #4caeb7;
      border-left: 0;
      border-right: 0;
      padding: 3px 10px 5px 28px; }
      #referralNav li a:hover, #referralNav li a:active {
        color: #ffffff;
        border-color: #8e6231;
        background-color: #daa520;
        background-position: 0px -100px; }
  #referralNav .at a:hover, #referralNav .at a:focus {
    color: #ffffff;
    text-decoration: none; }
  #referralNav .li1 a {
    background: #2a8191 url(../global_images/patient_center_1.gif) no-repeat; }
  #referralNav .li2 a {
    background: #2a8191 url(../global_images/patient_center_2.gif) no-repeat; }
  #referralNav a {
    color: #ffffff;
    display: block;
    text-decoration: none; }
    #referralNav a span {
      border-bottom: 1px solid #e1ebf6; }
    #referralNav a:hover, #referralNav a:focus {
      color: #693f11; }
  #referralNav .insidePromo {
    margin: 9px 0 0 7px; }
  #referralNav h2 {
    background: #783bbf;
    color: #ffffff;
    text-indent: 0;
    font-size: 19px;
    font-style: italic;
    font-weight: 400;
    margin: 0 0 10px;
    padding: 6px 0 0 13px;
    height: 21px;
    line-height: 27px; }
  #referralNav p {
    color: #f4e8ff; }
  #referralNav li {
    background: #c09fe6;
    border: 0; }
    #referralNav li a {
      border: 1px solid #9e6bd8;
      border-left: 0;
      border-right: 0;
      background: #5e289c url(../global_images/referral_nav_arrow.gif) no-repeat; }
      #referralNav li a:hover, #referralNav li a:active {
        color: #ffffff;
        border-color: #8e6231;
        background-color: #daa520;
        background-position: 0px -100px; }
    #referralNav li.at a:hover, #referralNav li.at a:focus {
      color: #ffffff; }
  #referralNav a span {
    border-bottom: 1px solid #e1ebf6; }
  #referralNav a:hover, #referralNav a:focus {
    color: #693f11; }

#birthDefectsNav {
  padding-bottom: 16px;
  margin: 8px 0; }
  #birthDefectsNav h2 {
    color: #6e6c51;
    position: relative;
    font: 90% Verdana, Arial, Helvetica, sans-serif;
    padding: 8px 5px 0 12px; }

#birthDefectsMenu {
  width: 184px;
  font-size: 90%;
  margin: 5px 0 0 8px;
  float: left; }
  #birthDefectsMenu a {
    display: block;
    text-decoration: none;
    width: 180px;
    color: #6e6c51;
    background: #e6e1da;
    border: 1px solid #e6e1da;
    border-left: 0;
    border-right: 0;
    padding: 1px 1px 1px 3px; }
    #birthDefectsMenu a.select {
      font-weight: 700;
      color: #c5661f;
      background: #e6e1da url(/global_images/defect_nav_arrow.gif) no-repeat 6px 5px;
      width: 165px;
      border: 1px solid #a7a286;
      border-left: 0;
      border-right: 0;
      padding: 2px 0 3px 19px; }
    #birthDefectsMenu a:hover {
      color: #c5661f;
      border: 1px solid #a7a286;
      border-left: 0;
      border-right: 0;
      background-color: #ffffff !important; }
  #birthDefectsMenu #birthDefectsMenu a:focus {
    color: #c5661f;
    border: 1px solid #a7a286;
    border-left: 0;
    border-right: 0;
    background-color: #ffffff !important; }
  #birthDefectsMenu li {
    float: left; }
    #birthDefectsMenu li ul a {
      border-top: 1px solid #ffffff; }

#birthDefectsSubMenu {
  display: none; }

#evalTotals p {
  display: block;
  font-size: 90%;
  color: #6e6c51;
  padding: 0 5px 0 12px; }

#rightColumn {
  color: #6e6c51; }
  #rightColumn ul {
    margin: 4px 0 0 15px; }
  #rightColumn li {
    padding: 2px 8px 2px 0px; }
  #rightColumn p {
    padding: 4px 8px 0 10px; }
  #rightColumn h2 {
    background: url(../global_images/rightcol_div_top.gif) no-repeat;
    font: 700 90% Verdana, Arial, Helvetica, sans-serif;
    padding: 8px 5px 0 10px; }
  #rightColumn h3 {
    border: none;
    font: 700 90% Verdana, Arial, Helvetica, sans-serif;
    padding: 4px 5px 0 10px; }
  #rightColumn div {
    background: #ebebdc url(../global_images/rightcol_div_btm.gif) no-repeat left bottom;
    padding-bottom: 8px;
    clear: both;
    margin: 0 0 8px; }
  #rightColumn .rightColImg {
    text-align: right;
    background: none;
    padding: 0; }
  #rightColumn .patientStory img {
    display: block;
    position: relative; }
  #rightColumn .patientStory h2 {
    font: 700 110% Georgia, "Times New Roman", Times, serif; }
  #rightColumn #extraImage {
    background: #e9e9e9 no-repeat left bottom !important;
    overflow: hidden;
    padding-top: 10px;
    padding-bottom: 10px;
    text-align: center;
    margin: 10px 0 12px; }
  #rightColumn .nav ul {
    margin: 0 0 0 5px; }

.relatedVideo a, .videoList a, a.vidLink {
  background: #e5e0cf url(../global_images/video_icon.gif) no-repeat 4px 2px;
  display: block;
  text-decoration: none;
  border: 1px solid #e5e0cf;
  border-left: 0;
  border-right: 0;
  padding: 1px 2px 1px 24px; }

.videoList a {
  background-color: #f5f0df; }

#relatedVideo a:hover, .relatedVideo a:hover, .videoList a:hover, a.vidLink:hover {
  background: #e2edf8 url(../global_images/video_icon.gif) no-repeat 3px -38px;
  border: 1px solid #2a8191;
  border-left: 0;
  border-right: 0; }

#endowmentPromo img {
  display: block;
  margin: 0 0 0 9px; }

.article {
  line-height: 19px; }
  .article h2 {
    padding-top: 16px;
    border-bottom: 1px solid #cfccbd;
    background: #f2f2e8 url(../global_images/header_bg.jpg) no-repeat 0 -55px;
    clear: both;
    margin: 12px 0;
    font-size: 140%;
    line-height: 12px; }
  .article .contentMiniModule {
    width: 160px;
    float: right;
    font-size: 95%;
    border: 1px solid #4caeb7;
    color: #666666;
    background: #e2ecf9;
    margin: 5px 0 6px 8px;
    padding: 8px 12px; }
    .article .contentMiniModule h3 {
      margin-top: 0; }
  .article .contentPromoModule {
    width: 160px;
    float: right;
    font-size: 95%;
    border: 1px solid #4caeb7;
    color: #666666;
    background: #e2ecf9;
    margin: 5px 0 6px 8px;
    padding: 8px 12px;
    width: 200px;
    float: right;
    font-size: 95%;
    border: 1px solid #4caeb7;
    color: #666666;
    background: #e2ecf9;
    margin: 5px 0 6px 8px;
    padding: 8px 10px 0px;
    line-height: 140%;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    background-image: -moz-linear-gradient(top, #e2ecf9, #f2fcff 50%);
    background-image: -webkit-gradient(linear,left top,left bottom,from(#e2ecf9), to(#f2fcff), color-stop(0.50, #e2ecf9));
    filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#e2ecf9', EndColorStr='#f2fcff', GradientType=0);
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#e2ecf9', EndColorStr='#f2fcff', GradientType=0)"; }
    .article .contentPromoModule h3 {
      margin-top: 0; }
    .article .contentPromoModule h2 {
      margin-top: 0;
      padding-top: 0;
      background: none;
      font-size: 120%;
      line-height: 20px; }

.bio {
  margin: 0;
  padding: 0;
  list-style: none; }
  .bio h2 {
    font-weight: 700;
    padding-top: 10px;
    border-top: 1px solid #a9a9a9;
    clear: both;
    margin-top: 30px;
    line-height: 18px; }
    .bio h2 img {
      float: left;
      margin: 3px 0; }
  .bio p {
    margin: 10px 0; }

ul.researchList {
  list-style: none;
  clear: both;
  margin: 5px 0 0; }
  ul.researchList ul {
    margin-bottom: 5px; }
    ul.researchList ul li {
      list-style: disc;
      margin: 5px 0 0 3px; }
  ul.researchList div {
    margin: 4px 0 0 13px; }
  ul.researchList .byline {
    color: #6c6c6c; }
ul.news {
  list-style: none;
  clear: both;
  margin: 5px 0 0; }
  ul.news div {
    margin: 4px 0 0 13px; }
  ul.news li {
    border-bottom: 1px solid #a9a9a9;
    padding-bottom: 5px;
    padding-top: 5px;
    clear: both; }
    ul.news li h3 {
      clear: both; }
ul.fellowsList {
  margin: 4px 0 0; }
  ul.fellowsList li {
    float: left;
    width: 195px;
    margin: 0 0 6px; }

li.indent {
  margin-left: 15px;
  list-style-position: inside; }

table {
  border: 1px solid #a9a9a9;
  margin: 6px 0; }
  table tr td {
    border-bottom: 1px solid #a9a9a9;
    padding: 2px 2px 2px 4px; }
  table .header td {
    border-bottom-width: 2px;
    border-top: 1px solid #a9a9a9;
    font-weight: 700; }
  table .diseaseList {
    margin: 10px 0 0; }
    table .diseaseList p {
      margin: 0 0 4px; }
  table.wifi td {
    padding-right: 12px; }
  table.wifi thead td {
    font-weight: bold;
    padding-right: 10px;
    background: #e2ecf9;
    color: #3f5381; }

#contactForm {
  margin-bottom: 15px; }
  #contactForm td {
    padding-top: 5px;
    vertical-align: top;
    border: 0; }
  #contactForm .header {
    text-align: right;
    padding-right: 5px;
    width: 160px !important;
    font-weight: 400; }
  #contactForm table {
    border: 0; }
  #contactForm input, #contactForm textarea {
    width: 200px;
    border: 1px solid #CFCCBD; }
  #contactForm select {
    border: 1px solid #CFCCBD; }
  #contactForm #Submit1 {
    width: auto; }
  #contactForm #State {
    width: 30px; }
  #contactForm #ZipCode {
    width: 80px; }

.required {
  color: red; }

.insidePromo {
  text-align: center;
  float: right;
  width: 164px;
  margin: 7px 0 4px 8px; }
  .insidePromo a {
    text-decoration: none;
    color: #ffffff;
    font-weight: 700;
    display: block;
    border: 1px solid #42575a;
    border-left: 0;
    border-right: 0;
    background: #4caeb7;
    padding: 6px; }
    .insidePromo a span {
      display: block;
      padding-top: 4px; }
    .insidePromo a:hover {
      background: #daa520;
      border-color: #8e6231;
      color: #ffffff; }

.left, .floatLeft {
  float: left;
  margin-right: 15px;
  margin-bottom: 10px; }

.right, .floatRight {
  float: right;
  margin-left: 15px;
  margin-bottom: 10px; }

.notice {
  font-style: italic;
  color: #666666;
  background: #eeeeee;
  border: 1px dotted #bbbbbb;
  padding: 3px 6px; }

.grayedOut {
  color: #666666; }

.date {
  color: #6c6c6c;
  font-size: 80%; }

.years {
  color: #999999;
  font-weight: 700;
  display: block;
  font-size: 90%; }

.lastUpdated {
  font-size: 90%;
  color: #6c6c6c;
  text-align: right;
  clear: both;
  padding: 15px 0 0; }

.backtotop {
  border-top: 1px solid #dddddd;
  margin-top: 10px;
  padding-top: 10px;
  clear: both; }
  .backtotop a {
    text-decoration: none;
    display: block;
    background: #ffffff url(/global_images/backtotop_arrow.gif) no-repeat 4px 4px;
    border: 1px solid #dddddd;
    float: right;
    padding: 2px 8px 2px 16px; }
    .backtotop a:visited {
      color: #c5661f; }
    .backtotop a:hover {
      text-decoration: none;
      display: block;
      color: #0000cd;
      background-color: #e2ecf9; }

.fullwidthButton {
  background: #ffed89;
  display: block;
  width: 100%;
  border: 1px solid #a9a9a9;
  border-left: 0;
  border-right: 0;
  text-align: center;
  text-decoration: none;
  font-weight: 700;
  padding: 2px 0; }
  .fullwidthButton:hover, .fullwidthButton:focus {
    background: #c6d4db;
    color: #032449; }

.patientMainImg {
  display: block;
  width: 259px;
  height: 200px;
  background: url(../global_images/patient_story_frame.gif);
  float: left;
  margin: 0 10px 4px 0;
  padding: 2px 2px 0; }

.patientCaptionedImg a {
  float: left;
  display: block;
  width: 259px;
  height: 219px;
  font-weight: 700;
  background: url(../global_images/watch_video_frame_lrg_btn.gif);
  color: #ffffff;
  text-decoration: none;
  margin: 0 10px 4px 0;
  padding: 2px 2px 0; }
  .patientCaptionedImg a:hover, .patientCaptionedImg a:focus {
    background: 263px 0; }
.patientCaptionedImg span {
  padding-left: 26px; }
.patientCaptionedImg img {
  display: block;
  margin-bottom: 6px; }

.ruleAboveDark {
  border-top: 1px solid #000000;
  margin-top: 10px;
  padding-top: 10px; }

.readFurther {
  border-top: 1px solid #a9a9a9;
  margin-top: 15px;
  padding-top: 10px;
  font-weight: 700; }

.news .date {
  font-size: 100%; }

#form1 table {
  border: 0 !important; }
  #form1 table td {
    border: 0 !important;
    padding-bottom: 6px; }
#form1 .rules {
  width: 10em;
  font-size: 90%; }
#form1 td.header {
  text-align: right;
  padding-right: 6px; }

.alert {
  background: #ffeb8f;
  padding: 2px 6px;
  border: 1px dotted #ff3300; }

.vidbtn, .vidbtnIE {
  content: "Watch Video";
  display: block;
  margin-top: 2px;
  text-align: center;
  padding: 2px 0 3px 4px;
  background-image: url(../global_images/video_icon.gif);
  background-repeat: no-repeat;
  background-position: 5px 3px;
  color: white;
  border: 1px solid #ffa35f;
  border-right-color: #8f4108;
  border-bottom-color: #8f4108;
  background-color: #cf7c40;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  color: #ffffff; }

.watchvid {
  display: block;
  float: left;
  clear: left;
  text-decoration: none;
  color: #ffffff;
  font-weight: 700;
  line-height: 12px;
  margin: 3px 15px 5px 0; }
  .watchvid img, .watchvid .outerwrapper {
    padding: 1px;
    color: white;
    border: 1px solid #bfcf67;
    border-right-color: #666666;
    border-bottom-color: #666666;
    background-color: #8c9d25;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    display: block; }
  .watchvid .innerwrapper {
    height: 80px;
    overflow: hidden;
    width: 120px;
    display: block; }
    .watchvid .innerwrapper img {
      margin: 0 0 -10px 0;
      padding: 0;
      border: 0; }
  .watchvid:hover img, .watchvid:hover .outerwrapper {
    color: white;
    border: 1px solid #538fbf;
    border-right-color: #335876;
    border-bottom-color: #335876;
    background-color: #1fa0ff; }
  .watchvid:hover .innerwrapper img {
    border: 0; }
  .watchvid:hover:after, .watchvid:hover .vidbtnIE {
    background-position: 5px -37px;
    color: white;
    border: 1px solid #bfcf67;
    border-right-color: #616f14;
    border-bottom-color: #616f14;
    background-color: #8c9d25; }
  .watchvid:after {
    content: "Watch Video";
    display: block;
    margin-top: 2px;
    text-align: center;
    padding: 2px 0 3px 4px;
    background-image: url(../global_images/video_icon.gif);
    background-repeat: no-repeat;
    background-position: 5px 3px;
    color: white;
    border: 1px solid #ffa35f;
    border-right-color: #8f4108;
    border-bottom-color: #8f4108;
    background-color: #cf7c40;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    color: #ffffff; }

.clear {
  clear: both; }

#ucsfbar {
  background-color: #7a7a7a;
  height: 16px;
  text-align: left;
  padding: 6px 10px 6px 65px;
  position: relative; }
  #ucsfbar li {
    float: left;
    padding-right: 8px;
    margin-right: 8px;
    border-right: 1px solid #cccccc; }
    #ucsfbar li:last-child {
      border: 0; }
  #ucsfbar a {
    color: #ffffff;
    font-size: 11px;
    font-weight: 700; }
    #ucsfbar a:hover {
      color: #dddddd;
      font-weight: 700;
      text-decoration: none; }

#ucsfLogo img {
  top: 0;
  left: 10px;
  display: block;
  position: absolute; }

.letter {
  border: 1px solid #999;
  background: #fec;
  padding: 15px;
  margin: 15px 0;
  -webkit-box-shadow: 2px 2px 5px #666677;
  -moz-box-shadow: 2px 2px 5px #666677;
  box-shadow: 2px 2px 5px #666677;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px; }
  .letter h1 {
    font-family: hevetica, arial, sans-serif;
    color: #953;
    margin: 5px 0 15px; }
  .letter h2 {
    font-family: hevetica, arial, sans-serif;
    color: #853;
    background: none;
    border-bottom: 1px solid #dba; }
  .letter h3 {
    color: #753; }

.bio h4 {margin-bottom:1px}
