.socCnt {
	float: left;
	width: 64px;
	margin: 20px 5px 40px 0px;
}
.socShare {
	padding: 3px 0px 10px 0px;
	background: url(../images/socialBttns.png) no-repeat left top transparent;
	text-align: center;
}
.socCnt a {
	text-decoration: none;
}
.SocBtn {
	height: 23px;
	width: 100%;
	clear: both;
	background: url(../images/socialBttns.png) no-repeat left top transparent;
	margin-top: 2px;
}
.facebook .SocBtn {
	background-position: center -88px;
}
.twitter .SocBtn {
	background-position: center -42px;
}
.vk .SocBtn{
	background-position: center -65px;
}