a.style02 {
	width: 50px;
	height: 50px;
	display: block;
	margin-left: 5px;
	float: left;
}

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

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

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

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

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