/* CSS Document */

#content
{
  background: #ffffff url(images/blackback.gif) top left repeat-y;
}

table#regsplash 
{
  width: 750px;
}

table#regsplash tr td
{
  vertical-align: middle;
}

table#regsplash tr td p.divider
{
  margin: 0px;
  width: 725px;
  height: 5px;
  padding: 0px;
  border-bottom: 1px solid #000000;
}

