.list_item_block {
	margin-bottom: 20px;
}
.list_item_block .title {
	margin-bottom: 22px;
}
.list_item_block .title h2 {
	margin-bottom: 0px;
}
.list_item_img {
	margin-bottom: 20px;
}
.list_item_props {
	margin-bottom: 10px;
}
.list_item_props_table {
	margin: 0px 20px;
}
.list_item_org {
	width: 110px;
}
.list_item_org td, .list_item_org_title {
	padding-bottom: 4px;
}
.list_item_com {
	background-image: url(/bitrix/templates/xteam2/images/item_prop_com.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 22px;
	padding: 3px 0px 0px 25px;
	margin: 5px 0px;
}
.list_item_notcom {
	background-image: url(/bitrix/templates/xteam2/images/item_prop_com_not.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 22px;
	padding: 3px 0px 0px 25px;
	margin: 5px 0px;
}
.list_item_place {
	float: left;
	margin: 0px 10px 10px 0px;
}







.org_timer {
	clear:both;
	margin-bottom: 4px;
}
.list_item_org_left td {
	height:30px;
	padding-bottom: 0px;
	text-align:center;
	vertical-align:middle;
	width:30px;
}
.list_item_org_left td.avatar_td {
	border:1px solid #ffffff;
}
.list_item_org_left td.company_td {
	border:1px solid #BBBBBB;
}
.list_item_org_left td.sp_td {
	border: none;
	width: 5px;
}

