DIV.sociable
{
	margin: 40px 0 16px;
}
SPAN.sociable_tagline
{
	position: relative;
}
SPAN.sociable_tagline SPAN
{
	display: none;
	width: 14em;
}
.sociable SPAN
{
	display: block;
}
.sociable UL
{
	display: inline;
	margin: 0 !important;
	padding: 0 !important;
}
.sociable UL LI
{
	background: none;
	display: inline !important;
	list-style-type: none;
	margin: 0;
	padding: 1px;
}
.sociable UL LI:before
{
	content: "";
}
.sociable IMG
{
	margin: 0;
	padding: 0;
	border: 0 none;
}
