

div#status_div { text-align: left; font-family: arial,sans-serif; margin-left: 10px; }
div#status_div span { font-family: arial,sans-serif; }
span.status1 { color: black; }
span.status2 { color: blue; }
span.status3 { color: green; }
span.status4 { color: gray; }
table#status_table { color: #555; background-color: #FCFCFF; border-collapse: collapse; margin: 15px 0; font-size: 80%; }
table#status_table th, table#status_table td { padding: 3px 5px; border: 1px solid #FFCCCC; }
table#status_table th { background-color: #FFCCCC; padding: 3px 5px; }
table#status_table td {  }

div#geneindexmenu { text-align: left; font-size: 95%; background-color: #FFFFDF; font-family: arial,sans-serif; padding: 5px 0 10px 10px; }
div#geneindexmenu, div#geneindexmenu table, div#geneindexmenu tr, div#geneindexmenu td, div#geneindexmenu label { line-height: 1.3em; } 
div#org_title { font-size: 105%; font-weight: bold; padding: 5px 5px 0; }
table#org_list_table { white-space: nowrap; }
table#org_list_table td.org_group { padding: 2px 5px 0; font-weight: bold; }
table#org_list_table input { margin: 0 5px; vertical-align: text-bottom; }
div#search_buttons { margin: 5px; padding-bottom: 5px; /*display: none;*/ }
div#search_buttons input { margin-right: 5px; padding: 1px; }
