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

.social_bookmark
{
	padding:5px;
	display:block;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
border:1px solid #EFEFEF;
background: #F7F7F7;
width:675px;
height:auto;
float:left
}

.social_img
{
	padding:5px;
}

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