@namespace url(http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul);

/* show go button & hide autocomplete icon */
#go-button{visibility:visible !important;padding: 2px 4px !important;border-left:1px solid ButtonShadow !important;margin:0 -2px 0 5px !important;background:ButtonFace url(chrome://browser/skin/tabbrowser/tab-active-bkgnd.png) repeat-x !important;}
.autocomplete-history-dropmarker{display:none !important;}