div.sociable { padding-top:5px; padding-bottom:10px; border-top:1px dashed #DEDEDE; border-bottom:1px solid #633B24; background-image:url(' http://www.primadelmatrimonio.it/wp-content/themes/primadisposarsi/images/share.png'); background-repeat:no-repeat; background-position:right;	min-height: 75px;
	height: auto !important;
	height: 75px;}

div.sociable_tagline { display:block; margin-bottom:8px; }
span.sociable_tagline span { display: none; width: 14em; }
span.sociable_tagline:hover span {
	position: absolute;
	display: block;
	top: -5em;
	background: #ffe;
	border: 1px solid #ccc;
	color: black;
	line-height: 1.25em;
}
.sociable span {
	display: block;
}
.sociable ul {
	padding: 15px 150px 0 40px;
width:290px;
line-height:300%;
}
.sociable ul li {
	background: none;
	display: inline !important;
	list-style-type: none;
	
	padding: 1px;
}
.sociable ul li:before { content: ""; }
.sociable img {
	float: none;
	width: 16px;
	height: 16px;
	border: 0;
	margin: 0;
	padding: 0;
}

.sociable-hovers {
	opacity: .8;
	-moz-opacity: .8;
	filter: alpha(opacity=80);
}
.sociable-hovers:hover {
	opacity: 1;
	-moz-opacity: 1;
	filter: alpha(opacity=100);
}
