.editrow_group-section div.group-wrapper {
  display: block;
  position: relative;
  float: left;
  width: 340px !important;
  padding: 20px;
  margin: 0 20px 20px 0;
  overflow: hidden;
  font-size: 14px;
  background-color: #fff;
  color: #777;
  text-decoration: none;
  border: 1px solid #ccc;
  boz-sizing: border-box;
  -moz-box-sizing: border-box;
  text-decoration: none;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
}
