/* The stylesheet for the Social Bookmarks plugin */

.social_bookmark
{
	border-color:#CCCCCC;
	border-style:solid;
	border-width:thin;
	padding:5px;
	display:block;
	margin-left:auto !important;
	margin-right:auto !important;
	text-align:center !important;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-style:normal;
	background-color:#EDF3F3;
	
}

.social_img
{
	padding:5px;
}
