/* block top user information */
#header_right #header_user {
	float: right;
	width: 235px;
	text-align: right;
	margin-right: 16px;
	margin-top:90px;
	background:none repeat scroll 0 0 #FFFFFF;
	padding:5px 5px 10px 0;
}
#header_user p { 	background:none repeat scroll 0 0 #938d60;
color: #fff; margin-bottom:11px; text-align:center; position:absolute; height:25px; padding-top:5px; top:80px; width:170px; left:908px;}
#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 6px 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') }