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

.social_bookmark
{
	padding:5px 0 5px 0;
	display:block;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	font-size:12px;
	color:#006699;
	font-weight:bold;
	border-bottom:#CCCCCC 1px solid;
	border-top:#CCCCCC 1px solid;
	background:#E8eef8;
}

.social_img
{
	padding:5px 3px 5px 3px;
	border:0px 0px 0px 0px;
}

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