.coal-brand-page .requested-by {
  display: block;
  margin-bottom: 10px;
  border-width: 1px;
  border-color: #cccccc;
  border-style: solid;
  width: 210px;
  padding: 4px 6px;
}
.coal-brand-page section.coal-brand {
  width: 50%;
  float: left;
}
.coal-brand-page section.coal-brand-details {
  width: 50%;
  float: right;
}
.coal-brand-page section.coal-brand-details select.loadpoints {
  width: 240px;
}
.coal-brand-page .options {
  padding-top: 10px;
}
.coal-brand-page .secondary-action {
  position: relative;
  top: -50px;
  left: 620px;
}
.coal-brand-page .load-points {
  display: inline-block;
}
.coal-brand-page .input-allcaps {
  text-transform: uppercase;
}
