.easyimmo_left {
	float: left;
	width: 150px;
	margin-right: 15px;
	min-height: 100px;
}

.easyimmo_right {
	float: left;
	width: 410px;
}

.easyimmo_left img {
	margin-bottom: 1px;
}

.easyimmo_right_footer {
	background-color: #ac0022;
	padding: 3px;
	margin-top: 5px;
}

.easyimmo_right_footer_price {
	float: left;
	color: white;
	font-size: 10px;
}

.easyimmo_right_footer_email {
	float: right;
	font-size: 10px;
}

.easyimmo_right_footer_email a {
	color: white;
	text-decoration: none;
}

.easyimmo_right_footer_email a:hover {
	color: white;
	text-decoration: underline;
}

.easyimmo_clickpath {
	position: absolute;
	margin-bottom: 15px;
	margin-top: -30px;
	background-color: white;
	min-height: 16px;
	z-index: 10;
	width: 580px;
}
