<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#share {
	height: 	30px; 
	margin: 	5px 0px 0px 5px; 
	position:	absolute;
	z-index: 	20;
}

#share a {
	padding-bottom:	11px;
	padding-right: 	40px;
	width: 			30px;
}

#share .facebook			{	background: url("../img/facebook.png") no-repeat;	}
#share .twitter 			{	background: url("../img/twitter.png") no-repeat;	}
#share .google 			{	background: url("../img/google.png") no-repeat;		}
#share .facebook.black	{	background: url("../img/facebook_b.png") no-repeat;	}
#share .twitter.black 	{	background: url("../img/twitter_b.png") no-repeat;	}
#share .google.black 	{	background: url("../img/google_b.png") no-repeat;	}
</pre></body></html>