@charset "utf-8";
/* CSS Document */

#facebookShareLink
{
	background-image: url(facebook_icon.gif);
	font-weight: normal;
	color: #3B5998;
	background-repeat: no-repeat;
	background-position: left center;
	display: table;
	padding-left: 22px;
	text-decoration: none;
	padding-top: 10px;
	padding-bottom: 10px;
}
#facebookShareLink:hover/* CSS Document */


{
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

