.consult-item {
	float: left;
	width: 120px;
	margin: 0 20px;
margin-bottom: 10px;
}
.consult-item .pict-wrap {
	height: 120px;
	width: 120px;
	position: relative;
	margin-bottom: 15px;
}
.cons-border {
	background: url('/images/photo-over-big.png') no-repeat;
	position: absolute;
	height: 120px;
	width: 120px;
}
.consult-item a {
	text-decoration: none !important;
}
.event-list {
margin-bottom: 30px;
}