.easyimmo_wrap {
	margin-top: 5px;
	//margin-top: -5px;
}

.easyimmo_box_right_location a{
	text-decoration: none;
}

.easyimmo_box_right_name a {
	text-decoration: none;
}

.easyimmo_box_left {
	float: left;
	width: 150px;
	margin-right: 15px;
	overflow: hidden;
	background-image: url(nopic.jpg);
	background-repeat: no-repeat;
	min-height: 100px;
}

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

.easyimmo_footer {
	width: 570px;
	background-color: #d4cfc9;
	margin-top: 5px;
	margin-bottom: 20px;
	padding: 3px;
	color: #333333;
	font-size: 10px;
}

.easyimmo_footer_price {
	float: left; 
	width: 200px;
}

.easyimmo_footer_email {
	float: left; 
}

.easyimmo_footer_email a {
	color: #333333;
	text-decoration: none;
}

.easyimmo_footer_email a:hover {
	text-decoration: underline;
}

.easyimmo_footer_more {
	float: right; 
}

.easyimmo_footer_more a {
	color: #333333;
	text-decoration: none;
}

.easyimmo_footer_more a:hover {
	text-decoration: underline;
}

.pagebrowser a {
	text-decoration: none;
}

.pagebrowser a:hover {
	color: #333333;
	text-decoration: none;
}

.current a {
	color: #333333;
	text-decoration: none;
}
