@namespace url(http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul);
#FindToolbar .findbar-container {
-moz-box-direction: reverse;
}
#FindToolbar {
background-color: transparent !important;
}
#FindToolbar .toolbarbutton-text,#find-field,label[control="findbar-textbox"]
{
display: none !important;
}
#find-field,.findbar-textbox
{
width: 300px !important;
}
#FindToolbar checkbox label {
display: none !important;
}