.feature_description {
	height: 100px;
	overflow: hidden;
}

.hotel_content p.title {
	height: 35px;
}

.featured_hotel {
	margin-bottom: 15px;
	margin-right: 6px;
	width: 146px;
/*	border: 1px solid red;*/
}

.featured_hotel.last {
	margin: 0;
}