.person-block {
	margin-bottom: 0.7em;
}
.person-block .person-field {
	margin-bottom: 0.3em;
}

/* staff tab */
.staff td {
	padding: 0 0 1em 0 !important;
	border: 0 !important;
	vertical-align: top !important;
}
.staff a.img {
	border: 0 !important;
}
.staff img {
	max-width: 100px !important;
}

.staff-post + .staff-contacts {
	margin-top: 0.5em;
}
.zam .staff-photo {
	padding-left: 50px !important;
}
.staff-with-zams .staff-info .staff-item {
	margin-left: -50px;
}
.zam {
	position: relative;
	left: 50px;
}
.zam .staff-info .staff-item {
	margin-left: 0px;
}
.staff small {
	display: inline !important;
}


.subdep .subdep {
	margin-left: 3em;
}

.subdep > h3 {
	margin-bottom: 0 !important;
}

.tabs2-page-news .tabs {
	display: none;
}

.dep-abbr {
	color: gray;
	font-weight: normal;
	font-size: 14px;
	white-space: nowrap;
}

/* Имитация маркера, когда фотографии не выводятся. */
td.square-bullet {
	content: '';
	display: list-item;
	list-style-type: square;
	list-style-position: inside;
	color: #ff6500 !important;
}

td.circle-bullet {
	content: '';
	display: list-item;
	list-style-type: circle;
	list-style-position: inside;
	color: #ff6500 !important;
	padding-left: 50px !important;
}
