/* The stylesheet for the RO Social Bookmarks plugin */

.social_bookmark
{
	padding:5px 0px 5px 0px;
	display:block;
	margin: 12px 0px 0px 0px;
	text-align:center;
	width: 100%;
	text-align: left;
	font-size: .75em;
	font-weight: bold;
	color: #3b541e;
	border-top: 1px solid #CCC;
}
.social_bookmark em {
	font-style: normal;
	margin-bottom: -.5em;
	display: block;
}

.social_img
{
	padding:1px;
	margin-right: 2px;
}

/* RO Social Bookmarks is based on Social bookmarks and Social Bookmarking RELOADED */