*{
	padding: 0px;
	margin: 0px;
}
.fblogin-button {
	background: url(../img/facebook_signin.png) no-repeat 0 0;
	width: 150px;
	height: 22px;
	display: inline-block;
	text-indent: -90000px;
	margin-top: 10px;
}
.fblogin-button:hover {
	background: url(../img/facebook_signin.png) no-repeat 0 -24px;
}
.fblogin-button:active {
	background: url(../img/facebook_signin.png) no-repeat 0 -48px;
}