.featured_1 {
	position: relative;
}
.featured_1 .listingstyleinner {
	overflow: hidden;
}
.featured_1 .postbox {
    position: relative;
    font-size: 11px;
	width:205px;
	float: left; 
}
.featured_1 .postboxinner {
	padding: 20px 10px 30px;
}
.featured_1 .postbox h2 {
	position: absolute;
	top: 155px;
	font-size: 11px;
	padding: 5px 0px;
	margin: 0px;
	text-align: center;
	line-height: 12px;
	height: 30px;
}
.featured_1 .postbox h2 a {
}
.featured_1 .postboximg {
	padding: 0px 0px 30px;
}
.featured_1 .postboximg img {
	width: 185px;
	height: 130px;
}
.featured_1 .postboxprice {
	position: absolute;
	bottom: 0px;
	width: 185px;
	text-align: center;
	font-weight: bold;
	font-size: 15px;
}

