@charset "utf-8";
/* CSS Document */
.Logo img {
  color: #FFFFFF;
  margin-top: 10px;
  width: 204px;
  Height: 80px;
}
.PremiumListing {
  font-weight: bold;
  color: #C58917;
}
.ShowFloorTour {
	background-color:#000000;
	color:#FFFFFF;
}
.ShowFloorTour h1 {
  color: #FFFFFF;
}
.ShowFloorTour div.yui-sldshw-displayer {
  height: 418px;
  width: 648px;
}
.ArticleImage {
  float: left;
  margin-right: 15px;
  margin-bottom: 15px;
}