﻿.FB_LOGIN
{
	background-image: url("../images/suba/f_h_small.png");
	background-repeat: no-repeat;
	width: 20px;
	height: 20px;
	cursor: pointer;
}
.FB_LOGIN:hover
{
	background-image: url("../images/suba/f_small.png");
	background-repeat: no-repeat;
}
.FB_LOGIN_B
{
	background-image: url("../images/suba/butt_facebook.png");
	background-repeat: no-repeat;
	width: 26px;
	height: 26px;
	cursor: pointer;
	float: right;
	margin-top: -1px;
	margin-left: 3px;
}
.FB_LOGIN_B:hover
{
	background-image: url("../images/suba/butt_facebook_h.png");
	background-repeat: no-repeat;
}
