table.sponsortable td
{
  width: 223px;
  text-align: center;
  padding: 5px 0 5px 0;
}
table.sponsortable img
{
  border: none;
}
table.festprice
{
  width: 260px;
  border-collapse: collapse;
}
table.festprice th
{
  background-color: #AAAAAA;
  border: 2px solid grey;
}
table.festprice tr.even
{
  background-color: #FFFFFF;
}
table.festprice tr.odd
{
  background-color: #DDDDDD;
}
