#headergradient2 {
      background-image: none;
      border-bottom-style: none;
}

/* changed height from 229px to 127px, and border-bottom-width from 1px to 0px */
#pageHeader {
      border-bottom-style: solid;
      border-bottom-width: 0px;
      height: 127px;
}


