div#content td
{
  vertical-align: top;
  padding: 6px;
}

div#content td.topfoto
{
  width: 310px;
  height: 310px;
  text-align: center;
}

div#content td.topfoto img
{
  padding: 1px;
  max-width: 300px;
  max-height: 300px;
  border: #999999 1px solid;
}

td.big
{
  font-weight: bold;
  font-size: 20px;
}

div#content table.white tr.row2,
div#content table.white tr.row1
{ background: #ffffff; }

div#content table.white
{
  width: 290px;
}

div#content table.white td
{
  padding: 1px 5px;
}