table.add_document {
  width: 600px;
}

table.add_document td.left_cell {
  width: 120px;
  vertical-align: top;
  text-align: right;
  font-weight: bold;
}

div.document input, div.document textarea {
  border: #404040 solid 1px;
}

div.document p {
  line-height: 1.58em;
}

div.document img {
  border: #404040 solid 1px;
  margin: 0 15px 5px 0;
}

table.submenu td {
  font-weight: bold;
  font-family: "Tahoma";
  padding: 10px 8px 0 2px;
}

div.document table.standard_table {
  border-collapse: collapse;
}

table.standard_table td, table.standard_table th {
  padding: 4px 5px;
  border: grey solid 1px;
}

table.wallpaper td {
  padding-bottom: 20px;
}

table.wallpaper img {
  border: #f7f3f7 solid 2px;
}
