.left_lot {
	width:250px;
	padding-bottom:5px;
	position:relative;
}
.right_lot {
	width:400px;
	padding-bottom:5px;
}
.right_lot ul{
	list-style:none;
	margin:0px;
	padding:0px;
}
.lot_name {
	margin-bottom:10px;
}
.lot_foto {
	width:100%;
	height:90px;
	background-color:#D1D3D4;
	margin-bottom:10px;
}
.lot_img{
	margin:7px 0 0 10px;
}
.lot_line {
	height:1px;
	background-image:url(assets/images/lot_line.png);
	background-repeat:repeat-x;
	padding-top:5px;
}
.shema_line {
	background-image:url(assets/images/line_center2.png);
	height:15px;
	width:4px;
	position:absolute;
	margin-left:-13px;
}
.maps_lot {
	text-align:right;
}