#content table tr td.caption
{
  vertical-align: top;
}

#content table tr td.button
{
  text-align: right;
}

#content table tr td input.checkbox
{
  width: 10px;
}

#content table tr td
{
  padding: 5px;
}

#content table tr.user td
{
  border-bottom: 1px solid black;
}
