.social_bookmark
{

	padding: 5px;
	display: block;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	color:#428ce7;
	
	font-family:arial, tahoma;
	font-size:11px;
	text-decoration:none;
	font-style:normal;
	font-weight:bold;

}

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: #red;
	font-size:10px;
	text-decoration:none;
	/* color: #D80F2A; */
	/* font: lighter 130% "Trebuchet MS", Arial sans-serif; */

}

social_bookmark #a:hover
{
	color: #428ce7;
	font-size:8px;
	text-decoration:none;
	/* color: #D80F2A; */
	/* font: lighter 130% "Trebuchet MS", Arial sans-serif; */

}


