#content .tx-powermail-pi1 p { padding: 0; }

#booking fieldset {
  clear: both;
  border-bottom: 1px solid #ccc;
  padding: 20px 0 25px 0;
}

#booking #send { padding-bottom: 0; border: 0; }

#booking label {
  display: block;
  float: left;
  overflow: hidden;
  width: 125px;
  height: 22px;
  line-height: 22px;
}

#booking div {
  clear: both;
  width: 100%;
  padding-top: 5px;
}

#booking input,
#booking select {
  float: left;
  font-family: Georgia, Verdana, Arial, Helvetica, sans-serif;
}

#booking input {
  width: 262px;
}

#booking div label { height: auto; line-height: 1.5em; }

#booking select {
  width: 268px;
}

#booking #submit_button {
  width: 269px;
  float: right;
  margin-right: 16px;
}