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

.social_bookmark
{
	padding:5px;
	display:block;
	margin-left:auto;
	margin-right:auto;
	text-align:right;
}

.sbh {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	font-size: 1.3em;
	border-bottom: 1px dashed #DDDDDD;
	color: #444;
	padding: 0;
	margin: 0px auto 10px 0px auto 0px;
	text-align:left;
	}

.social_img
{
	padding:1px;
}

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