.featured-homes {
	margin-left: auto;
	padding-left: 5pt;
	margin-right: 0;
	padding-top: 5pt;
	max-width: 469px;
	position: relative;
}

.featured-homes h1 {
	margin: 0;
}

.featured-homes .datalist-body ol {
	margin-top: 0;
	margin-left: 0;
    padding-left: 0;
	list-style: none;
}

.featured-homes ol li {
	list-style: none;
	display: -moz-inline-box;
	display: inline-block;
}

.featured-homes .datalist-body ol > li {
    list-style: none;
    padding: 5px;
    background-color: #d9d7d7;
    vertical-align: top;
	width: 222px;
	min-height: 110px;
}

.featured-homes .datalist-body ol > li:first-child {
    margin-right: 5px;
}

.featured-homes .view h1, .featured-homes .view .photo .label,
.featured-homes .view .address .label {
    display: none;
}

.featured-homes .view .label {
	text-transform: uppercase;
	font-weight: bolder;
	font-size: smaller;
}

.featured-homes .view ul, .featured-homes .view li {
    display: list-item;
    list-style-type: none;
    margin-left: 0;
    padding-left: 0;
}

.featured-homes .view ul {
    display: block;
    margin-bottom: 1.5em;
}

.featured-homes .view li.photo {
	list-style-type: none;
    display: -moz-inline-box;
    display: inline-block;
    float: left;
	margin-right: 1em;
}

.featured-homes .view li.address {
	padding-top: 0.2em;
}

.featured-homes .operations {
    clear: both;
}

.featured-homes ul.operations li {
	display: inline;
	padding-right: 1em;
}

.featured-homes .operation {
    margin: 0;
    padding: 0;
}

.featured-homes p.open-house-tease {
	margin-left: 0;
	width: 222px;
}
