table.view {
  width: 800px;
}
table.content {
  width: 600px;
}
table.content td {
  padding-left: 10px;
}
div.info {
  width: 600px;
}