label.desc, legend.desc {
    color: #202528;
    display: block;
    font-family: "gothammedium";
    font-size: 14px;
    font-weight: inherit;
    padding: 0 0 10px;
    text-transform: uppercase;
}
input.btTxt {
  background: #f15a22 none repeat scroll 0 0;
  border: 0 none;
  color: #fff;
  font-size: 14px;
  font-weight: 700;
  height: 40px;
  letter-spacing: 1px;
  overflow: visible;
  padding: 0 50px;
  text-transform: uppercase;
  width: auto;
}