.sidebar-left{
  float:left;
  margin-left: 20px;
  width: 550px;
  border:2px solid black;
}
.order-section-groups{
  width:150px;
  margin-right: -150px;
  float:left;
}
.with-order-section-groups{
  margin-left: 160px;
}
.sidebar-right{
  margin:0 20px 0 585px;
}
.pane-container{
  clear: both;
}
.pane-title{
  font-weight: bold;
}
.pane-sidebar-1{
  width:100%;
  clear: both;
}
.pane-sidebar-5{
  width:50%;
  float:left;
}
.pane-sidebar-2{
  width:20%;
  float:left;
}
.pane-sidebar-7{
  width:70%;
  float:left;
}
.pane-sidebar-3{
  width: 30%;
  float: left;
}
.pane-sidebar-4{
  width: 40%;
  float: left;
}
.pane-sidebar-6{
  width: 60%;
  float: left;
}
.pane-value .value{
  font-weight: bold;
}
.pane-value div{
  display:inline;
}
.pane-value div.prop_type_values_image{
  display:block;
}
.pane-parent{
  padding: 20px 0;
  clear: both;
  border-top: 2px solid black;
}