@namespace url(http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul);

/* Remove TagsBox */
#stylish [id="tags"], #stylish label[control="tags"]{
 display:none !important;}

/* and Border line */
#stylish [id="editor-tools"]{
 border: none !important;}

/* Findbar on top */
#stylish vbox vbox{
 -moz-box-direction: reverse !important;}

/* Background detail */
#stylish .findbar-container{
background: #EDEDED !important;
margin-bottom: -4px !important;
margin-top: -4px !important;}