/* block top user information */
#header_right #header_user {
	float: right;
	width: 535px;
	text-align: right;
	margin-right: 6px
}
#header_user p { color: #fff; margin: 12px 0 0 12px; font-size: 10px; }
#header_user span { font-weight: bold; font-size: 9px; }
#header_user_info a { color: #fff; }
#header_user ul { margin-top: 0.3em; margin-left: 12px; color: #fff;
	list-style:;
	list-style-type: none;
	list-style-image: none;
	list-style-position: inside;
	float: left;
 }
#header_user li {
	line-height: 2em;
	margin-left: 0;
	white-space: nowrap;
	text-align: left;
	display: inline;
}
#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; */
	color: #fff;
	padding: 2px 0 4px 0;
	height: 20px;
	text-decoration: none
}
#header_user #shopping_cart a { /* background-image: url('../../../img/icon/cart.gif')*/background-image:none; color: #fff; }
#header_user #your_account a { /* background-image: url('../../../img/icon/my-account.gif')*/background-image: none; color: #fff; }
#header_user {
	width: 210px;
	height: 58px;
	float:left;
	margin-bottom: 10px;
	background-image: url('../../../img/block-cuenta.png');
}

li#your_account {padding-left: 8px;}