#content .selectDropdown {
  height: auto;
  background-image: none;
}
#content .selectDropdown select {
  height: auto;
  width: 100%;
  padding-top: 0;
}
