.product-tab-body {
  padding: 0 5px
}

.view-running-dates {
  max-width: 50px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  display: inline-block;
  line-height: 11px;
  margin-left: 3px
}

.challenge-xbutton {
  position: absolute;
  z-index: 9999;
  background-image: url(../../images/iframe-x-small.png);
  height: 32px;
  width: 32px;
  right: 0;
  cursor: pointer
}

.um-hdr {
  padding-top: 30px
}

.um-overlay {
  width: 56%
}