.header {
  height: 20px;
  font: bold 16px italic Arial, Helvetica, sans-serif;
  text-align: center;
}

.sub-header {
  vertical-align: top;
}

tfoot tr td {
  text-align: right;  
}

tr.white { 
  background: #FFF;
}

tr.white td {
  color:grey;
}

tr.grey {
  background: #555;
}

tr.grey td {
  color:white;
} 

/*
#git-sl-title {
  height:28px;
  font:bold 14px italic Arial, Helvetica, sans-serif;           
  color:#D0FAFC;
  padding:2px 0px 0px 30px;
  margin:-20px 0px 5px 0px;
  background: url(/images/bg-sl-title.gif) no-repeat 0px 0px; 
  voice-family:"\"}\"";
  voice-family:inherit;
    height:26px;
  }
  html>body #git-sl-title {
    height:26px;
  } 

#git-column-right-sl {
  float:right;
  width:250px;
  margin-top:-23px;
  text-align:left;
  border:0px solid #000000; 
  voice-family:"\"}\"";
  voice-family:inherit;
    margin-top:-23px;
  }
  html>body #git-column-right-sl {
    margin-top:-3px;
  } 
*/
