/* The stylesheet for the Social Bookmarking RELOADED plugin */

.social_bookmark
{
	padding:5px;
	display:block;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	text-decoration: none;
	font-weight: bold;
	color: #8CA780;
	font-style: normal;
	text-transform: uppercase;
}

.social_img
{
	padding:1px;
}

/* Social Bookmarking RELOADED is based on Social bookmarks by Apostolos Dountsis */