div#property_copy {
  width: 408px;
  color: #ffffff;
  background-color: #76a8d3;
  background-position: top 
  background-repeat: repeat-x;
}

div#property_copy p {
  margin-top: 5px;
}

div#property_copy strong {
  font-weight: normal;
  color: #002941;
}

div.properties_notice {
  margin: 10px 0;
  width: 182px;
  padding: 5px;
  color: #29363f;
  border: 1px solid #29363f;
}

td.section {
  border-top: 1px solid #0c0b43;
  padding-top: 5px;
  color: #002941;
  font-size: 0.9em;
  text-transform: uppercase;
}

input {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1em;
  color: #0c0b43;
}
