﻿.fb_share_button
{ 
	display: -moz-inline-block; 
	display: inline-block; 
	padding: 0px 16px 0px 0px; 
	height: 18px;
	font-size: 10px;
	background: url(http://b.static.ak.fbcdn.net/rsrc.php/zAB5S/hash/4273uaqa.gif) no-repeat bottom left; 
	vertical-align: bottom;
	/*border: solid 1px #295582 ; */
}
                                                 
.fb_share_button:hover 
{ 
	color:#fff; 
	border-color:#295582; 
	background:#3b5998 url(http://b.static.ak.fbcdn.net/rsrc.php/zAB5S/hash/4273uaqa.gif) no-repeat bottom left; 
	text-decoration:none;
	font-size:10px;
}