@namespace url(http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul);
#searchbar .searchbar-textbox {
-moz-appearance: none !important;
background-color: transparent !important;
border: 0 !important;
}
#searchbar .textbox-stack {
-moz-appearance: textfield !important;
height: 22px !important;
margin-left: -1px !important;
margin-right: 2px !important;
padding-left: 3px !important;
}
#searchbar .search-go-button {
background-color: #ffffff !important;
border: 1px solid !important;
border-color: #7b9ebd !important;
height: 22px !important;
}
#searchbar .searchbar-engine-button {
-moz-appearance: textfield !important;
height: 22px !important;
}
#searchbar .box-inherit.button-box {
background-image: none !important;
}