/* block top user information */
#header_right #header_user {
	float: right;
	position:absolute;
	top:60px;
	right:0px;
	/*width: 535px;*/
	text-align: right;
	/*margin-right: 6px*/
}
p#header_user_info{
	text-align:right;
	/position: absolute;
	/right:0px;
}
#header_user p,#header_user p a { color: #770D68 }
#header_user span { font-weight: bold }
#header_user ul { margin-top: 0.5em; /margin-top: 1.5em; }
#header_user li {
	float: right;
/*	line-height: 2em;*/
/*	margin-left: 0.5em;*/
	white-space: nowrap
}
#header_user #shopping_cart, #header_user #your_account,#header_user #contact { font-size: 0.9em; color:#770D68; margin-top:5px;}
#header_user li#your_account, #header_user li#contact { margin-left: 0; padding-right:5px; border-right: 1px solid #fff; height:10px; }
#header_user #shopping_cart a, #header_user #your_account a,#header_user #contact a {
	background-repeat: no-repeat;
	background-position: top left;
	padding: 2px 0 4px 0px;
/*	height: 15px;*/
	color:#770D68;
	/*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')*/ }