#results
{
  margin: 0 auto;
  background: #000;
}
#results th
{
  background: url("/tavern/images/bg/forum.jpg") #B99F7B;
  padding: 1px 5px;
}
#results td
{
  background: url("/tavern/images/bg/messages.jpg") #CEB78E;
  padding: 1px 5px;
}
#results img
{
  width: 25px;
  height: 25px;
}

.for_win
{
  color: #080;
  font-weight: bold;
}