div.sociable { margin: 16px 0; padding:5px 0 5px 5px; border:1px solid #b3b3b3; background-color:#f5f5f5; }
.sociable ul {
	margin: 0 !important;
	padding: 0 !important;
	list-style-type: none;
	list-style-position:outside;
	width:100%;
	overflow:hidden;
}
.sociable ul li {
	margin: 0 5px 0 0 !important;
	float:left;
}

.sociable ul li ul.icons { width:378px; text-indent:0 !important;}

.sociable ul li.tag-line { margin-right:18px !important; text-indent:0 !important;}
.sociable ul li.social-icon { height:16px; width:16px; }
.sociable ul li:before { content: "" !important; }
.sociable img {
	width: 16px;
	height: 16px;
	border: 0;
	margin: 0;
	padding: 0;
}
