.facebook{
	background-image:url(../images/social/facebook_16.png);
	background-repeat:no-repeat;
	width:16px;
	height:16px;
	cursor:pointer;
	display:inline-block;
	text-decoration:none;
}

.twitter{
	background-image:url(../images/social/twitter_16.png);
	background-repeat:no-repeat;
	width:16px;
	height:16px;
	cursor:pointer;
	display:inline-block;
	text-decoration:none;
}

.myspace{
	background-image:url(../images/social/myspace_16.png);
	background-repeat:no-repeat;
	width:16px;
	height:16px;
	cursor:pointer;
	display:inline-block;
	text-decoration:none;
}

.emailShare{
	background-image:url(../images/social/email_16.png);
	background-repeat:no-repeat;
	width:16px;
	height:16px;
	cursor:pointer;
	display:inline-block;
	text-decoration:none;
}

.digg{
	background-image:url(../images/social/digg_16.png);
	background-repeat:no-repeat;
	width:16px;
	height:16px;
	cursor:pointer;
	display:inline-block;
	text-decoration:none;
}

.reddit{
	background-image:url(../images/social/reddit_16.png);
	background-repeat:no-repeat;
	width:16px;
	height:16px;
	cursor:pointer;
	display:inline-block;
	text-decoration:none;
}

.stumbleupon{
	background-image:url(../images/social/stumbleupon_16.png);
	background-repeat:no-repeat;
	width:16px;
	height:16px;
	cursor:pointer;
	display:inline-block;
	text-decoration:none;
}

.yahoobuzz{
	width:16px;
	height:16px;
	display:block;
	text-decoration:none;
	position:relative;
	top:0px;
	left:0px;
}

.delicious{
	background-image:url(../images/social/delicious_16.png);
	background-repeat:no-repeat;
	width:16px;
	height:16px;
	cursor:pointer;
	display:inline-block;
	text-decoration:none;
}

.bebo{
	background-image:url(../images/social/bebo_16.png);
	background-repeat:no-repeat;
	width:16px;
	height:16px;
	cursor:pointer;
	display:inline-block;
	text-decoration:none;
}