/* The stylesheet for the Social Bookmarking RELOADED plugin */

.social_bookmark
{
	display:block;
	text-align:left;
	padding-top: 5px;
}

.social_img
{
	padding: 0;
}

.social_img img {
	border: none !important;
}

.social_img img:hover {
	opacity: 0.8;
}

/* Social Bookmarking RELOADED is based on Social bookmarks by Apostolos Dountsis */
