/* block top user information */
#header_right #header_user {
	float: right;
	width: 535px;
	text-align: right;
	background-image:url(../../../../../img/beads.gif);
	background-position: 335px 33px;
    background-repeat: no-repeat;
    height: 29px;
	padding-top:61px;
}
#header_user a { 
	color:#000000;
	font-size:1.0em;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	 }
#header_user p .blspace{ 
	color:#72bee3;
	font-weight:normal;
	padding: 0 4px 0 7px;
	font-size:0.9em;
	 }
#header_user span { font-weight: bold }
#header_user ul { margin-top: 0.3em }
#header_user li {
	float: right;
	line-height: 2em;
	margin-left: 0.5em;
	white-space: nowrap
}
#header_user #shopping_cart, #header_user #your_account { font-size: 0.9em }
#header_user li#your_account { margin-left: 0 }
#header_user #shopping_cart a, #header_user #your_account a {
	background-repeat: no-repeat;
	background-position: top left;
	padding: 2px 0 4px 26px;
	height: 20px;
	text-decoration: none
}
#header_user #shopping_cart a { background-image: url('../../../img/icon/cart.gif') }
#header_user #your_account a { background-image: url('../../../img/icon/my-account.gif') }