.social_bookmark
{
	font-size: 0.85em;
	padding: 5px 2px 2px 2px;
	display: block;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	color:#EF9A3F;
	text-decoration:none; 
}

img.social_img
{
	padding: 0 5px 0 0;
	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:#EF9A3F; font-size: 0.85em; font-weight: bold; 
	/* color: #D80F2A; */
	/*font: lighter 130% "Trebuchet MS", Arial sans-serif;*/
}
a:hover.social_bookmark
{
	color:#EF9A3F; font-size: 0.85em; font-weight: bold; text-decoration:none;
	/* color: #D80F2A; */
	/*font: lighter 130% "Trebuchet MS", Arial sans-serif;*/
}

.social_bookmark a strong{ color:#EF9A3F; font-size: 0.85em; font-weight: bold;}
.social_bookmark a:hover
{
	color:#EF9A3F;
	text-decoration:none; 
}