.navbar-inner {
  border-radius: 0 0 4px 4px;
  -webkit-border-radius: 0 0 4px 4px;
  -moz-border-radius: 0 0 4px 4px;
}

div.container a {
  text-decoration: none;
}

div#contact label {
  font-weight: bold;
}

div#contact #marketing-warning {
  font-size: 1.5em;
  font-weight: bold;
  padding-bottom: 1em;
}

div#contact #blurb {
  font-size: 1.5em;
  padding-bottom: 1em;
}

div#contact #email {
  width: 40em;
}

div#contact #email-comments {
  height: 15em;
  width: 40em;
}

div#contact #email-submit {
  width: 40em;
}

div#contact #honeypot {
  display: none;
}

div#contact-thanks #blurb {
  font-size: 1.5em;
}

div#definitions {
  width: 60%;
  font-size: 1.5em;
}

div#definitions dd {
  font-style: italic;
}

div#faq {
  width: 60%;
  font-size: 1.5em;
}

nav.navbar a.navbar-brand {
  font-size: 2em;
}

