.select_country {
  width: 250px;
}

table.form td.right {
  font-weight: bold;
}

table.form td input.dimension {
  width: 40px;
}

table.form td input.date {
  width: 60px;
}

table.form td textarea.description {
  width: 150px;
  height: 75px;
}

div.logo_print {
  display: none;
}
