@namespace url(http://www.w3.org/1999/xhtml);
/* Copyright 2008 Michael Bierman   */
/* V5 03/15/2008 */

/* This section changes the highlights on searches liek Safari  */ 
#__firefox-findbar-search-id, .__mozilla-findbar-search {
     margin: 3px 2px  !important;
     padding: 2px 4px !important; 
     background-color: #F07E00 !important;
     border: 2px white solid !important;
     color: white !important;
     display: inline;
     font-size: 101% !important;
     font-weight: bolder !important;
}

#__firefox-findbar-search-id:hover, .__mozilla-findbar-search:hover {
     font-size: 100% !important;
     color: black !important;
}