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