#plat_map{
	width:740px;
	height:400px;
	border:solid 1px #999;
}
#map_small{
	margin-top:20px;
	width:300px;
	height:300px;
	border:solid 1px #999;
}
#plat_map{
	height:600px;
}
#map{
	width:753px;
	height:600px;
	border:solid 1px #999;
}
#contentRight{
	padding:0px;
	width:753px;
}
ul.properties_list{
	list-style:none;
}
ul.properties_list li{
	display:block;
	float:left;
	width:200px;
	margin-right:20px;
	margin-bottom:20px;
	border:solid 1px #ddd;
	padding:7px;
	font-size:11px;
	height:280px;
}
#map_small, #n_photos{
	border:solid 1px #999;
}
#map_small strong, #n_photos strong{
	color:#fff;
}
.column_2{
	margin-left:5px;
}

.tabbertab h3 {
	border:solid 1px #cdbda3;
	border-right:none;
	border-left:none;
	margin-top:15px;
	color: #cdbda3;
	font-size: 14px;
}
#contentRight h2{
	border-bottom-style: solid;
}