p.gbnewentrylink {
  text-align: center;
}
div.gbuchline {
  text-align: left;
  margin-top: 30px;
  margin-bottom: 50px;
}
p.gbuchtime {
  font-weight: bold;
  margin-bottom: 15px;
}
p.gbuchname {
  margin-top: 0;
  margin-bottom: 0;
}
p.gbuchmail {
  font-style: italic;
  margin-top: 0;
  margin-bottom: 0;
}
p.gbuchhome {
  font-style: italic;
  margin-top: 0;
  margin-bottom: 0;
}
p.gbuchtext {
  margin: 15px 60px;
}
p.gbuchadminlink {
  text-align: center;
}
table.newentryform {
  table-layout: fixed;
}
table.newentryform td {
  text-align: left;
  padding-bottom: 10px;
}
table.newentryform td.paddings {
  width: 50%;
}
table.newentryform td.label {
  width: 100px;
}
table.newentryform td.input {
  width: 300px;
}
table.newentryform td.action {
  text-align: center;
}
table.newentryform td.notice {
  font-size: 85%;;
}
table.newentryform td.input input {
  width: 295px;
}
table.newentryform td.action input {
  width: auto;
}
table.newentryform td.comment textarea {
  width: 400px;
  height: 80px;
}
