

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 {  }


