#listings_featwrap {
	text-align: center;
}
.listings_featured {
	width: 200px;
	margin: 0 auto;
	padding: 3px;
	border: 1px solid #C0C0C0;
}
.listings_featured img {
	margin-top: 3px;
	border: 1px solid #C0C0C0;
}
#listings_powered {
	margin-top: 3px;
	font-size: 0.9em;
}

