@import url(screen.css);

table.main
{
  width: 650px;
}

td.main
{
  width: 650px;
}

td.side, span.hide
{
  display: none;
  width: 0px;
}

body
{
  font-size: 110%;
}
