div.sociable {
	margin: 40px 0 20px 0;
	height: 120px;
	width: auto;
	border-top: 1px dotted #999999;
	padding: 5px 0 5px 20px;
	color: #666;
}
.sociable_text {
	margin: 0 0 20px 0;
	height: auto;
	width: auto;
	background-color: #DFDFDF;
	padding: 35px 20px 20px 20px;
	border-bottom: 1px solid #141414;
	font-family: Arial, Tahoma, Verdana, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666;
}
.sociable_tagline {
	background-color: transparent;
	font-family: Helvetica Neue, Arial, Tahoma, Verdana, sans-serif;
	font-size: 34px;
	line-height: 34px;
	color: #666;
	width: 100%;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 0;
	margin-bottom: 10px;
	clear: both;
}
.sociable span {
	display: block;
	height: auto;
	width: auto;
}
.sociable ul {
	display: inline;
	margin: 0;
	height: auto;
	width: auto;
	padding: 0;
}
.sociable ul li {
	background: inherit;
	display: inline !important;
	list-style-type: none;
	margin: 0;
	padding: 1px;
}
.sociable ul li:before {
	content: "";
}
.sociable img {
	padding: 0;
	margin: 0;
}
.sociable a img {
	border: 0;
}
.sociable img {
	border: 0;
}
