.submit_button {
  background: none repeat scroll 0 0 transparent;
  border: 0 none;
  padding: 0;
  font-family: helvetica, arial, sans-serif;
  font-size: 12px;
  font-weight: normal;
  text-shadow: #FFC400 0px 1px 0px;
  width: 595px;
  margin-bottom: 10px; }
  .submit_button:hover {
    cursor: pointer; }
  .submit_button span.l {
    display: block;
    height: 27px;
    float: left;
    width: 17px;
    background: url(/images/cristalcard/v2/buttons/button_left_part.png) no-repeat;
    line-height: 25px; }
  .submit_button span.r {
    background: url(/images/cristalcard/v2/buttons/button_right_part.png) no-repeat right;
    display: block;
    float: left;
    height: 23px;
    font-weight: bold;
    line-height: 22px;
    padding-right: 25px; }

#order h3 {
  margin-left: -8px !important; }
#order fieldset p.group, #order fieldset label, #order fieldset input, #order fieldset select {
  padding: 0 !important;
  margin: 0 !important; }
#order fieldset .hint {
  display: none; }
#order .chosen_card legend {
  margin-left: -583px;
  z-index: 1000; }

form {
  min-width: 0; }

.body div,
.hasLayout div {
  min-width: 0;
  zoom: 1; }

body.iframe {
  zoom: 1;
  background-color: #000 !important; }

#posts ul li {
  height: 30px !important;
  display: block;
  clear: left; }
