/* The stylesheet for the Social Bookmarking RELOADED plugin */

.social_bookmark
{
	width:100px;
	margin-top:6px;
	border-top: 1px solid #999;
	padding:1px;
	display:block;
	margin-left:auto;
	margin-right:auto;
	text-align:right;
	float:right;
}

.social_img
{
	padding:1px;
}

/* Social Bookmarking RELOADED is based on Social bookmarks by Apostolos Dountsis */