#prop_header {
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
}

#prop_background {
  background: url("/images/properties/properties_background.gif") repeat-y;
  margin: -3px 0px 0px 0px;
  padding: 0px;
  _height: 1%;
  overflow: hidden;
}

#prop_body {
  float: left;
  width: 348px;
  margin: 0px;
  padding: 0px;
}

#prop_body a {
  font-weight: normal;
}

#prop_body p {
  margin: 2em 3em 2em 3em;
}

#prop_sup {
  color: #FFF;
  /*background-color: #af4720;*/
  float: right;
  width: 242px;
  margin: 0px;
  padding: 0px;
  _height: 1%;
  overflow: hidden;
}

#prop_quick_facts {
  _height: 1%;
  overflow: hidden;
}

#prop_quick_facts h3 {
  margin: 1em 0em 0em 0em;
  padding: 0px 0px 0px 0px;
  background: url("/images/properties/quick_facts.gif") no-repeat;
  width: 155px;
  height: 25px;
  text-indent: -999em;
  overflow: hidden;
}

#prop_quick_facts p {
  margin: 1em 15px 0em 15px;
}

#prop_quick_facts a {
  color: #FFF;
  font-weight: normal;
}

#prop_quick_facts {
  padding-bottom: 10px;
  border-bottom: 1px dashed #fff;
}

#prop_directions h3 {
  margin: 1em 0em 0em 0em;
  padding: 0px 0px 0px 0px;
  background: url("/images/properties/map_directions.gif") no-repeat;
  width: 155px;
  height: 25px;
  text-indent: -999em;
  overflow: hidden;
}

#prop_directions p {
  margin: 11px 15px 0px 11px;
}

#prop_directions a {
  display: block;
  color: #fff;
  text-decoration: none;
  font-weight: normal;
  padding: 4px 0px 10px 39px;
  background: url("/images/properties/pdf.gif") no-repeat;
}

/* PROPERTY ICONS */
#prop_icons {
  color: #FFF;
  padding: 10px 10px 0px 10px;
  border-bottom: 1px dashed #fff;
}

#prop_icons a {
  color: #FFF;
}

#prop_icons abbr {
  border: none;
  text-decoration: none;
}

#prop_icons ul {
  list-style: none;
  margin: 0px;
  padding: 0px;
}

#prop_icons li {
  display: inline;
  list-style: none;
  margin-top: 5px;
  margin-bottom: 5px;
  padding-left: 5px;
}


