#shared {
	padding-bottom:10px;
	padding-left:20px;
	}

#share-title {
	width:82px;
	border-right:1px solid #CCCCCC;
	padding-top:5px;
	background:url('images/share.gif') center no-repeat;
}
#share-block{
	border:1px solid #CCCCCC;
	padding-right:5px;
	height:36px;
}

.stbuttontext {
	display:none;
	}

#myshare{
margin:0;
	}	

.share{
	height:32px;
	width:25px;
	background:url('images/addthis.png') no-repeat center center;
}
	
.face{
background:url('images/facebook.png') no-repeat center center;
width:25px;
height:28px;
	}
	
.twitter{
background:url('images/twitter.png') no-repeat center center;
width:25px;
height:28px;
	}

.b-email{
background:url('images/msn_icon.png') no-repeat center center;
width:25px;
height:28px;
	}
