/* h2 */
html {
    filter: expression(document.execCommand("BackgroundImageCache", false, true)); /* removes flicker in ie (links that use hover) */
}

ul#topnav {
  z-index: 100;
}


/* section one nav icons */

.nav-icons {
  _height: 38px;
}

/* section two items */

.items-one {
  _margin-left: 7px !important;
}

.items-one, .items-one a, .items-three, .items-three a {
  _width: 154px;
}

.items-two, .items-two h4 a {
  _width: 162px;
}

/* full color form */

#find-form {
  _margin-left: 8px;
  }