#tournaments .zebra 
{
  background-color: #eee;
}
#tournaments thead,
#tournaments .month.heading 
{
  text-align:left;
  color:#A40;
  background-color:white;
}
#tournaments thead
{
  border-bottom: 2px solid #dca;
}
#tournaments .nowrap
{ 
  white-space: nowrap;
}



