
div.propose_header {
  margin: 8px 0px 8px 0px;
  padding: 2 24px 2 24px;
  background-color: #d0d0d0;
  text-transform: uppercase;
  font-size: 15px;
  border-radius: 24px;
  color: white;
  line-height: 100%;
}

div.propose {
  margin: 24px 0 0 0;
  line-height: 100%;
}

div.propose_agency {
  color: #606060;
  font-size: 16px;
}

div.propose_url {
  font-size: 12px;
  text-transform: uppercase;
}

div.propose_dates {
  font-size: 14px;
}
