.social_bookmark
{
	padding: 5px;
	height:47px;
	display: block;
	margin-left: auto;
	margin-right: auto;
	text-align: left; 
}

img.social_img
{
	padding: 0px;
	margin: 0px;
	border: none;
}

div#box
{
	width: 25em;
	padding: 10px;
	margin:0 auto;
	/*background:#E6E6E6;*/
	background: #E6E6E6 url(button1.jpg) repeat-x 0 -5px;
}

a.social_bookmark
{
	color: #208BE1;
	/* color: #D80F2A; */
	/*font: lighter 130% "Trebuchet MS", Arial sans-serif;*/
}

.social_bookmark {
	background-color:#f0f4f6;
	border:1px solid #d0dfe7;
	font:normal 10px 'Trebuchet MS';
	text-transform:uppercase;
	line-height:18px;
	color:#99b9c9;
	padding:4px 3px;
	margin-bottom:5px;
}

.social_bookmark img.social_img {
	float:left;
}
