#sociable{
	width:260px;
	line-height:27px;
	float:right;
}
#sociable h4{
	float:left;
	padding:0;
	margin:0;
	line-height: 16px;
	width:260px;
	background: url(../images/babysbest_welcomehead.gif) no-repeat;
	text-indent: 24px;
	height: 20px;
	padding-top: 6px;
	padding-bottom: 6px;
	color:#FFFFFF;
	font-size:12px;
}
#sociable ul {
	display: inline;
	margin: 0 !important;
	padding: 0 !important;
	width:240px;
	margin: 10px;
}
#sociable li {
	background: none;
	display: inline;
	list-style-type: none;
	margin: 0;
	padding: 2px;
}
#sociable ul li:before { content: ""; }
#sociable ul img {
	float: none;
	width: 16px;
	height: 16px;
	border: 0;
	margin: 0;
	padding: 0;
}
#sociablePlain{
	width:540px;
	line-height:27px;
	float:left;
	padding-left:10px;
}
#sociablePlain h4{
	float:left;
	padding:0;
	margin:0;
	line-height: 16px;
	text-indent: 0px;
	height: 20px;
	padding-top: 6px;
	padding-bottom: 6px;
	color:#777777;
	font-size:11px;
	width:540px;
}
#sociablePlain ul {
	display: inline;
	margin: 0 !important;
	padding: 0 !important;
	margin: 10px;
	width:540px;
}
#sociablePlain li {
	background: none;
	display: inline;
	list-style-type: none;
	margin: 0;
	padding: 2px;
}
#sociablePlain ul li:before { content: ""; }
#sociablePlain ul img {
	float: none;
	width: 16px;
	height: 16px;
	border: 0;
	margin: 0;
	padding: 0;
}
.sociable-hovers {
	opacity: .4;
	-moz-opacity: .4;
	filter: alpha(opacity=40);
}
.sociable-hovers:hover {
	opacity: 1;
	-moz-opacity: 1;
	filter: alpha(opacity=100);
}
