/* These styles are for the Layout5 complex listings at the top of sections */

.region4 #RDS_SectionTopL5 .complexListingBox {
 margin-left: 10px;
 margin-top: 10px;
}

#RDS_SectionTopL5  .complexListingBox {
  width: 300px;
  background-color: #ffffff;
  margin-right: 10px;
}

#RDS_SectionTopL5  .layout5FeatureItemBox {
  font-family: Arial, Helvetica, Verdana, sans-serif;
  font-size: 10pt;
  font-weight: normal;
  color: #000000;
  width:300px;

}
 .layout5FeatureItemBox a.listingItemTitle:link,
 .layout5FeatureItemBox a.listingItemTitle:visited,
#RDS_SectionTopL5  .layout5FeatureItemBox a.listingItemTitle:active {
 font-weight: bold;
 color: #242e76;
 text-decoration: none;
 letter-spacing: -.25;
 font-size: 10pt;
}

#RDS_SectionTopL5  .layout5FeatureItemBox a.listingItemTitle:hover {
  font-weight: bold;
  text-decoration: underline;
  color: #242e76;
  letter-spacing: -.25;
  font-size: 10pt;
}

#RDS_SectionTopL5  .layout5FeatureItemBox .complexListingItemPhotoCredit {
  display: none;
}

