/* CSS Document */
#OrderForm {
  float: left;
  margin: 20px 10px 0 0;
  width: 20%;
}
form fieldset {
  border:0;
}
