﻿.FeaturedProperty_Container {  }
.FeaturedProperty_Container div.actions-container { position: relative; z-index: 100; }
.FeaturedProperty_Container h2.title { display: none; }

.FeaturedProperty_Container .FeaturedBox { margin: 0 auto; }
	.FeaturedProperty_Container .FeaturedBox-c1, .FeaturedProperty_Container .FeaturedBox-c2 { height: 16px; background: url(images/FeaturedProperty-s1.png) 100% 0% no-repeat; }
	.FeaturedProperty_Container .FeaturedBox-c3, .FeaturedProperty_Container .FeaturedBox-c4 { height: 16px; background: url(images/FeaturedProperty-s3.png) 100% 100% no-repeat; }
		.FeaturedProperty_Container .FeaturedBox-c1, .FeaturedProperty_Container .FeaturedBox-c4 { padding: 0 0 0 40px; background-position: 0% 0%; }
		.FeaturedProperty_Container .FeaturedBox-c4 { background-position: 0% 100%; }
		
	.FeaturedProperty_Container .FeaturedBox-s2 { padding: 0 4px 0 0; background: #fbf5ec url(images/FeaturedProperty-s2.png) 100% 0% repeat-y; }
		.FeaturedProperty_Container .FeaturedBox-s4 { padding: 0 0 0 4px; background: url(images/FeaturedProperty-s4.png) 0% 0% repeat-y; }
		.FeaturedProperty_Container .FeaturedBox-bg { padding: 0 7px; background: url(images/featured-bg.jpg) 100% 100% no-repeat; }
	
.FeaturedProperty_Container .FeaturedBox#aIDX-minisearch h2 { display: none; }
.FeaturedProperty_Container .Icon { margin-bottom: 10px; text-align: center; }


