/* block top user information */
#header_right #header_user {float: left; border-bottom:1px solid #CCC; margin:0 0 15px 0; padding:16px 0; width:526px;}
#header_user span { font-weight: bold }
#header_user ul { margin-top: 0.3em }
#header_user li {float: left; line-height: 2em;	margin:0 14px 0 0;	white-space: nowrap}
#header_user li a{text-decoration:underline; text-transform:uppercase;}
#header_user li a:hover{text-decoration:underline;}
#header_user li span{font-weight:normal;}
#header_user li a#salir{color:#b40000;}

#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') }