/*------------------------------------------------------------------------
# JOOFORGE.com - Il Web All'Italiana
# ------------------------------------------------------------------------
# Copyright © 2004-2009 JOOFORGE.com. Tutti i diritti riservati.
# Website:  http://www.jooforge.com/
-------------------------------------------------------------------------*/

div#jf-socialeasy {
	overflow: hidden;
}

div#jf-socialeasy div.network {
	float: left;
	margin-right: 8px;
	margin-bottom: 10px;
}

div#jf-socialeasy div.network a {
	background: none;
}

div.socialeasy-title {
	display: none;
}

div.socialeasy-text {
	background: url(../../images/tip.png) no-repeat 0 0;
	width: 89px;
	height: 43px;
	padding-right: 2px;
	font: italic 14px/29px "Times New Roman", Times, serif;
	color: #8D8D8D;
	position: absolute;
	text-align: center;
	top: -59px;
	left: -11px;
}

