/*
	@homepage http://userstyles.org/styles/7566
	@updateurl http://userstyles.org/styles/iecss/7566/FF3%3A%20Style%20the%20%22Highlight%20all%22%20results%20(Ctrl%2BF).css
*/
@namespace url(http://www.w3.org/1999/xhtml);

span.__mozilla-findbar-search {
  color:#fff !important;
  border:1px #900 solid !important;
  background-color:#f66 !important;
  padding-left:0.1em !important;
  padding-right:0.1em !important;
  padding-bottom:0.1em !important;
}
