/*block top user information*/
#header_right #header_user
{
	float: right;
	width: 100%;
}
#header_user #header_nav
{
	float: right;
	width: 100%;
}
DIV#mj-topbar LI#header_link_cart
{
	margin-right: 10px;
}
DIV#mj-topbar LI#header_link_cart A
{
	background: url("/img/i/slategraycart.png") no-repeat 5% 50%;
	padding: 0px 0px 0px 24px;
}
DIV#mj-topbar LI#header_user_info .logout
{
	font-size: 0.8em;
}
/*account*/
#header_user #your_account
{
	float: right;
	width: 100%;
}
#header_user #your_account .tab
{
	border: 1px solid #7A889F;
	border-top: none;
	background: #F6F6F6 url("../../../img/topbar-bg.png") repeat-x 0 0 !important;
	float: right;
	padding: 8px 12px;
	font-size: 0.9em;
}
#header_user #your_account #logged .account
{
	margin: 0 6px;
}
#header_user #your_account #logged .logout
{
	font-style: italic !important;
}
/*user infos*/
#header_user_info
{
	float: right;
	/*margin-top:2px;*/
	padding: 0 3% 0 0;
	/*line-height:20px;*/
	margin: 0;
	background: none !important;
}
#header_user_info A
{
	display: inline-block;
	padding: 0 16px 0 0px;
	margin: 0 0 0 6px;
}
#header_user_info A.account
{
	/*[disabled]border:none;*/
	/*[disabled]display:inline;*/
	/*[disabled]margin:0 0 0 5px;*/
	/*[disabled]padding:0;*/
}
*:first-child + HTML #header_user_info A
{
	line-height: 14px;
}
#header_user_info A.login
{
	background: url('img/icon/login.gif') no-repeat 10px 0;
}
/*#header_user_info a.logout {background: url('img/icon/logout.png') no-repeat 10px -1px}
Facebook Count*/
DIV#facebook-count
{
	float: left;
	position: absolute;
	bottom: 0px;
}
