div.sociable { 
	margin: 2em 0;
	padding-bottom: 8px;
	border-top: 1px solid #e5e5e5;
}

span.sociable_tagline {
position: relative; 
padding: 10px 0 0 4px;
}

span.sociable_tagline a,
span.sociable_tagline a:active,
span.sociable_tagline a:visited
{
color:#B30808;
margin: 20px 0 0;
padding: 0;
line-height: 18px;
text-decoration: none;
/*border-bottom: 1px dashed #B30808;*/
}

span.sociable_tagline a:hover
{
background: none;
/*text-decoration: line-through;*/
}

.sociable span {
display: block;
}

.sociable img {
border: 0;
padding: 0 0 0 4px;
}
