/* CSS Document */

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

#content table.registration 
{
  width: 650px;
}

#content table.registration tr td
{
  padding-bottom: 10px;
}

#content table.registration tr td.first
{
  width: 220px;
  font-weight: normal;
}

#content table.registration tr td.req
{
  font-weight: bold;
}

