/* The stylesheet for the Social Bookmarking RELOADED plugin */

.social_bookmark
{
	background-color:#ffffff;
	padding:5px;
	display:block;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}

.social_img
{
	padding:1px;
}

img		{
	border:none;
	}
/* Social Bookmarking RELOADED is based on Social bookmarks by Apostolos Dountsis */