
.group-header {
}

.group-left {
  float: left;
  width: 50%;
}

.group-right {
  float: left;
  width: 50%;
}

.group-footer {
  clear: both;
}

h2.ds-title {
  /*margin-top: 3px !important;*/
  padding-top: 0px;
  background-position: left -1px;
}