/*-----------------------------------------------------------------------------
	Featured Property
-----------------------------------------------------------------------------*/

@import url("/assets/stylesheets/modules/gallery.css");

div.featured-property {
	clear:both;
	float:left;
	width:960px;
	w\idth:878px;
	padding:0 0 0 80px;
	border:1px solid #b9c2c9;
	background:#fff;
	}
	div.featured-property h2 {
		margin:28px 25px 0 285px;
		padding:0 0 18px;
		border-top:1px solid #ccc;
		font-weight:bold;
		}
		div.featured-property h2 span {
				position:relative; /* IE6 */
			float:left;
			margin:-13px 0 0;
			padding:0 8px 0 0;
			background:#fff;
			}
		div.featured-property h3 {
			font-size:1em;
			}
		div.featured-property div.features {
			float:right;
			width:200px;
			w\idth:162px;
			min-height:150px;
			height:auto !important;
			height:150px;
			padding:0 12px;
			border-left:1px solid #ccc;
			}
			div.featured-property div h3 {
			    /*float:left;*/
				margin:0;
				}
		div.summary {
		    float:left;
		    width:400px;
		    }
