@namespace url(http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul);

#searchbar .search-go-button,                      /* ID and class of the element to hide*/
#searchbar .search-go-button-stack,           
#go-button {                                                  /*Optionally hides the GO button*/
  display: none !important
}