#searchformcontainer fieldset .forminput {
  position: absolute;
  top: 0;
  right: 0;
  left: 0; /* webkit only */
  width: auto;
}
