<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
                                __      _ _                   _   
                               / _|    | (_)                 | |  
 _ __ ___   __ _ _ __ ___ ___ | |_ ___ | |_  ___   _ __   ___| |_ 
| '_ ` _ \ / _` | '__/ __/ _ \|  _/ _ \| | |/ _ \ | '_ \ / _ \ __|
| | | | | | (_| | | | (_| (_) | || (_) | | | (_) || | | |  __/ |_ 
|_| |_| |_|\__,_|_|  \___\___/|_| \___/|_|_|\___(_)_| |_|\___|\__|
                                                                  
*/

/* BASIC RESET 
body, div, img, p { padding:0; margin:0; }
a img { border:0 }*/

/* HTML ELEMENTS 
body { font-family:"Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;  }*/

/* COMMON CLASSES */
.break { clear:both; }

/* SEARCH FORM */

#suggestions{background-color:#197519; z-index :9999999999; text-align :left ; padding-left :5px;}

/* SEARCHRESULTS */
#searchresults {  text-align :left; background-color:#197519; font-size :smaller ;}
#searchresults p:hover{ font-size:1em; background-color:#4D944D;}

.suggestions{background-color:#EBEBEA; z-index :9999999999; text-align :left ; padding-left :5px;}

/* SEARCHRESULTS */
.searchresults {  text-align :left; background-color:#197519; font-size :smaller ;}
.searchresults p:hover{ font-size:1em; background-color:#4D944D;}  



/*=========1                */
#suggestionsScientificname{background-color:#197519; z-index :9999999999; text-align :left ; padding-left :5px;}

/* SEARCHRESULTS */
#suggestionsScientificname #searchresults {  text-align :left; background-color:#197519; font-size :smaller ;}
#suggestionsScientificname #searchresults p:hover{ font-size:1em; background-color:#4D944D;}

/*=========2                */
#suggestionsFamily{background-color:#197519; z-index :9999999999; text-align :left ; padding-left :5px;}

/* SEARCHRESULTS */
#suggestionsFamily #searchresults {  text-align :left; background-color:#197519; font-size :smaller ;}
#suggestionsFamily #searchresults p:hover{ font-size:1em; background-color:#4D944D;}


/*=========3                */
#suggestionsLocalname{background-color:#197519; z-index :9999999999; text-align :left ; padding-left :5px;}

/* SEARCHRESULTS */
#suggestionsLocalname #searchresults {  text-align :left; background-color:#197519; font-size :smaller ;}
#suggestionsLocalname #searchresults p:hover{ font-size:1em; background-color:#4D944D;}

/*=========4                */
#suggestions4{background-color:#197519; z-index :9999999999; text-align :left ; padding-left :5px;}

/* SEARCHRESULTS */
#suggestions4 #searchresults {  text-align :left; background-color:#197519; font-size :smaller ;}
#suggestions4 #searchresults p:hover{ font-size:1em; background-color:#4D944D;}</pre></body></html>