.usd-property {
  width: 485px;
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  color: #010066;
  padding: 0px;
  margin: 0px;
  padding-bottom: 10px;
  border-bottom: 1px solid #000000;
  text-align: left;
  margin-bottom: 5px;
}
.usd-property-title {
  background-color: #BFBFC9;
  height: 20px;
  padding-left: 5px;
  padding-right: 5px;
  overflow: hidden;
}
.usd-property-title h3 {
  margin: 0px;
  padding: 0px;
  font-size: 11px;
  font-weight: normal;
  line-height: 20px;
}
.usd-property-title h2 {
  margin: 0px;
  padding: 0px;
  float: right;
  text-align: right;
  font-size: 11px;
  line-height: 20px;
}
.usd-property-spacer {
  height: 1px;
  background-color: #000000;
  overflow: hidden;
  margin-top: 5px;
  margin-bottom: 5px;
}
.usd-property-details {
  float: right;
  width: 320px;
}
.usd-property-details ul {
  list-style: none;
  padding: 0px;
  margin: 0px;
}
.usd-property-details ul li {
  padding-top: 5px;
  padding-bottom: 5px;
  border-bottom: 1px solid #CCCCCC;
  clear: both;
}
.usd-property-details ul li span {
  width: 80px;
  text-align: right;
  float: left;
  padding-right: 5px;
}
.usd-property-details ul li p {
  margin: 0px;
  padding: 0px;
  width: 220px;
  margin-left: 85px;
  font-weight: bold;
}
.usd-property-thumbnail, .usd-property-gallery {
  margin: 0px;
  padding: 0px;
}
.usd-property-thumbnail img {
  margin-bottom: 4px;
}
.usd-property-thumbnail a img {
  border: none;
}
.usd-property-gallery {
  font-size: 0px;
  width: 160px;
  overflow: hidden;
  background-oclor: #999999;
  text-align: center;
}
.usd-property-gallery img {
  margin: 0px;
  padding: 0px;
  margin-right: 4px;
  margin-bottom: 4px;
  display: inline;
}
.usd-property-gallery a img {
  border: none;
}
.usd-property-gallery span {
  font-size: 10px;
  display: block;
  font-weight: bold;
  width: 154px;
  text-align: center;
  padding-top: 5px;
}
.usd-property-base {
  width: 485px;
  height: 1px;
  overflow: hidden;
  clear: both;
}
