#left
{
  width : 315px;
  float : left;
}

#content
{
  margin-left : 315px;
  width : 485px;
  font-family : arial;
}

#content table
{
  font-size : 12px;
  width : 100%;
}

#content table th
{
  text-align : left;
}