a.bx_login_top_icon_link{
	float: right;
}

.bx_login_top_user_icon{
	display: inline-block;
	width: 18px;
	height: 30px;
}
.bx_login_top_user_login{
	background: url(./images/user_white.png) no-repeat center;
	background-size: contain;
}
.bx_login_top_user_icon_logged{
	background: url(./images/user_2.png) no-repeat center;
	background-size: contain;
}
