﻿.content .info_box {
	text-align:left;
	height:198px;
}
.content .info_box .photo_box {
	width:280px;
	height:190px;
	float:left;
}
.content .info_box .photo_box img {
	width:280px;
	height:190px;
	border:0px;
}
.content .info_box .photo_box .not_found {
	margin-top:70px;
	color:#666666;
	font-family:arial;
	font-size:14px;
}
.content .info_box .contacts_box {
	width:283px;
	height:190px;
	float:right;
	margin-left:6px;
	margin-top:4px;
	text-align:center;
	vertical-align:middle;
}
.content .info_box .contacts_box .phones_box {
	margin-top:70px;
	color:#B4B4B4;
	font-size:16px;
	font-family:arial;
}
.content .object_info {
	text-align:left;
}
.content .object_info .description {
	height:75px;
	color:#969696;
	font-size:12px;
	font-family:arial;
	margin-top:10px;
}
.content .object_info .description .text_info {
	float:left;
}
.content .object_info .description .date_info {
	float:right;
	width:150px;
	height:24px;
}
.content .object_info .description .date_info .fields {
	float:left;
	margin-right:10px;
}
.content .object_info .description .date_info .values {
	float:right;
	text-align:right;
}
.content .object_info .services {
	height:20px;
	margin-top:10px;
	margin-left:0px;
}
.content .object_info .services img {
	width:20px;
	height:20px;
	border:0px;
	margin-right:5px;
}
.content .object_info .properties {
	width:100%;
	height:40px;
	margin-top:10px;
	text-align:justify;
}
.content .object_info .properties .property {
	width:50px;
	height:40px;
	float:left;
	text-align:center;
	vertical-align:bottom;
	margin-right:40px;
}
.content .object_info .properties .property .name {
	color:#B4B4B4;
	font-size:12px;
	font-family:arial;
	font-weight:bold;
}
.content .object_info .properties .property .big_value {
	color:#666666;
	font-size:30px;
	font-family:arial;
	font-weight:bold;
}
.content .object_info .properties .property .normal_value {
	color:#666666;
	font-size:14px;
	font-family:arial;
	font-weight:bold;
	padding-top:20px;
}
.p_object_content .photos {
	width:100%;
	height:100px;
}
.p_object_content .photos img {
	border:0px;
}
.p_object_content .photos iframe {
	width:100%;
	height:100px;
	border:0px;
	margin:0px;
	padding:0px;
}
.p_object_content .photos .button_left {
	width:15px;
	height:100px;
	padding-left:30px;
	padding-right:10px;
}
.p_object_content .photos .button_left img {
	margin-top:15px;
}
.p_object_content .photos .button_right {
	width:15px;
	height:100px;
	padding-right:30px;
	padding-left:10px;
}
.p_object_content .photos .button_right img {
	margin-top:10px;
}

