/* block top user information */
#header_user_info {margin-top:0px!important}
#header_user {text-align:right; position:absolute; top:27px; right:18px}
#header_user p {color:#444}
#header_user p a {color:#444}
#header_user span {font-weight:bold; color:#666}
#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 }
li#your_account {position:absolute; top:50px; right:0px}
li#shopping_cart {position:absolute; top:30px; right:0px}
#shopping_cart a, #your_account a {
	background-repeat: no-repeat;
	background-position: top right;
	padding:2px 26px 4px 0px;
	height:20px;
	text-decoration:none;
	color:#444
}
#shopping_cart a:hover, #your_account a:hover {text-decoration:underline}
#header_user #shopping_cart a {background-image: url('../../../img/icon/cart.png')}
#header_user #your_account a {background-image: url('../../../img/icon/my-account.png')}