 /* 
    This file contains styles that make certain components affected by Bootstrap
    a consistent look. This is to allow us to use the full Bootstrap files without
    needing to update every page.

    Once enough pages have been converted, we can remove this file and fix the
    components properly.

    Elements referenced by this file should be specific - no changing all 
    inputs, for example.
 */
#header-background table {
  border-collapse: collapse;
  border-spacing: 0; }
#header-background #logo img {
  max-width: none; }
#header-background #header-search input {
  font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
  font-size: 12px;
  line-height: 16px;
  margin: 0; }

#footer {
  line-height: 16px; }
