table.StatusTable { border-width: 0; /*border-style: solid; border-color: gray;*/ border-collapse: collapse; background-color: white; margin: 15px; } table.StatusTable td { border-width: 1px; padding: 15px; border-style: solid; border-color: gray; background-color: #d9e5ed; text-align: left; } table.StatusTable td.ColumnHeader, table.StatusTable td.RowHeader { background-color: #d8d8d8; } table.StatusTable td.ColumnHeader { text-align: center; } table.StatusTable td.RowHeader { text-align: left; } table.StatusTable td.EmptyCell { border-width: 0px; background-color: white; } ul.FormList { list-style-type: none; padding: 0; margin: 0; } .hsplitbar { height: 7px; background: #bbc; } #framesSplit div { overflow: auto; }