body {
    font: 12px/160% Tahoma, Geneva, sans-serif;
    background: #fff;
    color: #484848;
}
h1, h2, h3, h4, h5, h6 {
  font-weight:bold;
  line-height:120%;
  margin:5px 0;
}

h1 {
  font-size:18px;
}

.node.sales_listing-page h2.sale-type {
  text-transform:uppercase;
}
h2 {
  font-size:15px;
}

h3 {
font-size:13px;
}

a:link, a:visited {
    color: #2c2c2c;
    text-decoration: underline;
}
a:hover, a:active {
    text-decoration: none;
}

strong, label, legend {
  font-weight:bold;
}

div.company-sales-listings {
  margin-top:10px;
}

.node.sales_listing-page h1.sale-description, div.sale-dates-and-times h2 {
  border-bottom:2px solid #229AFE;
  color:#229AFE;
  font-weight:normal;
  font-size:18px;
}

.node.sales_listing-page h1.photos, div.map-view h2 {
  border-bottom:2px solid #66CC33;
  color:#66CC33;
  font-weight:normal;
  font-size:18px;
}


.node.sales_listing-page .featured-listing {
  font-weight: bold; font-size: 12pt;
  font-style: italic;
}


.node.sales_listing-page .content .left {
  float:left;
  width:200px;
}

.node.sales_listing-page .content .right {
  float:right;
  width:287px;
}

.clear-block { clear: both; }

a.company-addthis_button { margin-top: 10px; display: block; } 
