td.categoryHeader {
  width: 264px;
}

td.categoryContent {
  width: 537px;
}

td.categoryList {
  width: 234px;
  padding-left: 15px; padding-right: 15px;
  background: white;
}

td.listSeparator
{
  background-image:url('/images/design/listSeparator.gif');
  background-position: top right;
  background-repeat: no-repeat;
  height:8px
}

