#socialBookmarks{
	margin: 0px;
	padding: 0px;
	clear: both;
}
#socialBookmarks .header {
	background: url(/images/share_header.gif);
	height: 21px;
	overflow: hidden;
}
#socialBookmarks .clear {
	clear: both;
}
#socialBookmarks h4, #socialBookmarks h5 {
	display: none;
}
#socialBookmarks .content {
	background: url(/images/share_bg.gif);
	padding: 18px 5px 0px 5px;
}
#socialBookmarks .header h4 {
	display: none;
}
#socialBookmarks ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
}
#socialBookmarks li {
	float: left;
}
#socialBookmarks li a{
	float: left;
	height: 24px;
	display: block;
	text-indent: -99999px;
	text-decoration: none;
}
#socialBookmarks .facebook a {
	background: url(/images/share_facebook_1.gif);
	width: 83px;
}
#socialBookmarks .google a {
	background: url(/images/share_google_2.gif);
	width: 74px;
}
#socialBookmarks .delicious a {
	background: url(/images/share_delicious_3.gif);
	width: 81px;
}
#socialBookmarks .digg a {
	background: url(/images/share_digg_4.gif);
	width: 56px;
}
#socialBookmarks .footer {
	background: url(/images/share_footer.gif);
	height: 30px;
}
#socialBookmarks .footer a {
	margin: 0px;
	padding: 0px;
	display: block;
	height: 30px;
	width: 304px;
	text-indent: -99999px;
	text-decoration: none;
}
