a.style10 {
	background-repeat: no-repeat;
	width: 16px;
	height: 16px;
	display: block;
	margin:10px 5px 20px 0;
	float: left;
}

.st_socialnetwork_g_style10 {
	margin-top:12px;
	margin-left: 5px;
}

a.style10.twitter {
	background-image: url(twitter.png);
	text-indent: -9999px;
	overflow:hidden;
	line-height:0px;
	font-size:0px;
}

a.style10.facebook {
	background-image: url(facebook.png);
	text-indent: -9999px;
	overflow:hidden;
	line-height:0px;
	font-size:0px;
}

a.style10.youtube {
	background-image: url(youtube.png);
	text-indent: -9999px;
	overflow:hidden;
	line-height:0px;
	font-size:0px;
}

a.style10.xing {
	background-image: url(xing.png);
	text-indent: -9999px;
	overflow:hidden;
	line-height:0px;
	font-size:0px;
}

a.style10.linkedin {
	background-image: url(linkedin.png);
	text-indent: -9999px;
	overflow:hidden;
	line-height:0px;
	font-size:0px;
	margin-right:5px;
}

.cleaner {
    background: none repeat scroll 0 0 transparent;
    border: 0 none;
    clear: both;
    font-size: 0;
    height: 0;
    margin: 0;
    padding: 0;	
}