/* block top user information */
#header_right #header_user {
	float: right;
	width: 545px;
	text-align: right;
	margin-right: 6px;
	margin-top:37px;
	position:relative;z-index:100;
}
#header_user p { color: #595a5e }
#header_user span { font-weight: bold }
#header_user ul { margin-top: 0.3em }
#header_user li {
	background:url("../../../img/tab_1.png") top left no-repeat;
	float: right;
	margin-left: 0.5em;
	white-space: nowrap;
	width:100px;
}
#header_user li.active {background:url("../../../img/tab_2.png") top left no-repeat;}
#header_user li.active a {color:#fff;}
#header_user a, #header_user a {
	padding: 8px 0px;
	text-decoration: none;
	text-align: center;
	display:block;
	color:#333;
	font-size:14px;
	font-weight:bold;
}
#header_nav {margin-right:10px;}
#header_user #shopping_cart a { }
#header_user #your_account a { }