/** /
.photo_flat {
	max-width: 150px;
	width: expression( (this.clientWidth > 145) ? ("145px") : ("auto") );
	text-align: center;
	clear: none;
}
/**/
.item {
	width: 30%;
	margin: 0px 10px 0px 0px;	
	text-align: right;
	float: left;
}/** /
#contact_number {
	width: 25%;
}
/**/
.descr {
	text-align:left; 
	/** /
	float: right;
	/**/
}
.labelededit {
	float: left;
	margin: 0px 5px 10px 5px;
	vertical-align: middle;
}
/** /
.row_flats {
	margin: 10px 0px 10px 0px;
}
/**/