.hidden {
	display: none;
}

.person_link {
	text-decoration: none;
}

.contact-phone th h3 {
	font-size: 14px;
	line-height: normal;
	margin: 0;
}

.contact-phone th p {
	margin-top: 15px;
}

.person-unit .pers-pic {
	height: 114px;
}

.contact-detail .adress-pics .pic-box img{
	height: 100px;
}

.contacts tr:last-child th, 
.contacts tr:last-child td {
	border-bottom: 0px;
}

.submiss .person-row.sub-item h4 {
	padding: 0px;
	background: none;
}

.side-btns a {
	padding: 0;
	font-size: 10px;
}

.person-unit.person-unit-last:first-child {
	float: left;
}
