h1.formhead {
  width: 511px;
  padding: 3px;
  margin: 0px;

  pa_dding-left: 3px;
  pa_dding-right: 0px;
  font-size: 1.2em;
  bo_rder: 1px solid white;
  background: #2F3D40 url('img/scmenuhead.gif') repeat-x;
  color: white;
  font-weight: bold;
}

h2.formsub {
  width: 514px;
  padding: 1px;
  padding-left: 3px;
  padding-right: 0px;

  margin-bottom: 5px;
  font-size: 1.0em;
  bo_rder: 1px solid white;
  background: #2F3D40 url('img/scmenuhead.gif') repeat-x;
  color: white;
}

div.fieldtitle {
  width: 130px;
  padding-left: 3px;
  text-align: right;
  float: left;
  position: relative;
}

div.fielddata {
  width: 363px;
  left: 10px;
  position: relative;
  float: left;
  font-size: 1.0em;
  padding: 0px;
  margin: 0px;
}

input.order, select.order, textarea.order {
  border: 1px solid #2F3D40;
  margin-bottom: 5px;
  color: #2F3D40;
}

input.ordercb {
  border: none;
  margin-bottom: 5px;
  color: #2F3D40;
}

input.order_error, select.order_error, textarea.order_error {
  border: 1px solid red;
  margin-bottom: 5px;
  color: #2F3D40;
}

a.error {
  color: red;
}

input.ordercb_error {
  border: 1px solid red;
  margin-bottom: 5px;
  color: #2F3D40;
}

.price {
  border: 1px solid white;
  padding: 0px;
  margin: 0px;
}

.price_head {
  background-color: white;
  padding: 0px;
  margin: 0px;
}

.price_content {
  /*white-space: nowrap;*/
}

.price_variant {
  font-style: italic;
  margin-left: 10px;
}

.price_main {
  font-weight: bold;
}

.price_pos {
  color: green;
}

.price_neg {
  color: red;
}

img.steps {
  border: none;
  margin-left: 5px;
  margin-right: 5px;
  vertical-align: middle;
}

div.price_btn {
  margin-left: 3px;
  margin-bottom: 3px;
  padding: 3px;
  border: 1px solid #999999;
  float: right;
  width: 130px;
  background-color: #EDE6CA;
  text-align: center;
  font-weight: bold;
  vertical-align: middle;
  color: white;
}

div.price_link {
  margin-left: 3px;
  margin-bottom: 3px;
  padding: 3px;
  color: white;
}

img.price_btn, input.price_btn {
  f__loat: left;
  padding: 0px;
  padding-right: 3px;
  border: none;
  vertical-align: middle;
}

.price_small {
  font-size: 0.7em;
}

table.price_group {
  border: none;
  padding: 0px;
  margin: 0px;
}
