#main_body div.sociable { margin: 16px 0 !important;
	overflow: auto;
	width: 100%
	font-family: Arial, sans-serif; }

#main_body .sociable p {
	margin: 0 0 5px;
}
#main_body .sociable ul {
	margin: 2px 0 0 0 !important;
	padding: 0 !important;
}
#main_body .sociable li {
	background: none;
	display: inline-block;
	float:left;
	list-style-type: none;
	margin: 0 10px 0 0;
	padding: 2px;
	font-size:10px !important;
}

#main_body .sociable img {
	width: 16px;
	height: 16px;
	border: 0px none #FFF;
	margin: 0 !important;
	padding: 0 !important;
	vertical-align:middle;
}

#main_body .sociable a:hover  {
	opacity: 1;
	-moz-opacity: 1;
	filter: alpha(opacity=100);
}

#main_body .sociable a {
	padding-right: 0px;
	background: transparent;
	text-decoration: none;
	opacity: .6;
	-moz-opacity: .6;
	filter: alpha(opacity=60);
}
