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