#header_right #header_user {clear:right;width:220px;float: right;margin-top:8px;}
#header_right #header_user.header_user_catalog {margin-top: 15px;min-height: 60px;}
#header_user #header_nav {list-style-type:none;float:right;width:100%}

/* cart */
.lt-ie6 #shopping_cart {width: 130px;}
#shopping_cart a {position:relative;z-index:99;float:left;border: 1px solid #ddd;border-top: 1px solid #ccc;border-left: 1px solid #ccc;width:100%;height:30px;padding: 7px 5% 7px 0;margin-top:12px;background:whitesmoke;-webkit-box-shadow:inset 5px 5px 10px -5px #ddd;box-shadow:inset 5px 5px 10px -5px #ddd;}
#shopping_cart a:hover span {text-decoration: none}
#header_user #shopping_cart .ajax_cart_quantity {font-size:14px;font-weight:bold;color:#333;}
#header_user #shopping_cart .ajax_cart_total { display:none !important; }
#header_user .cart-white {position:relative;z-index:11;float:left;width:30px;height:30px;font-weight:bold; font-size:15px;margin:-8px 8px -8px -1px;-webkit-border-top-left-radius: 3px; -webkit-border-bottom-left-radius: 3px; -moz-border-radius-topleft: 3px; -moz-border-radius-bottomleft: 3px; border-top-left-radius: 3px; border-bottom-left-radius: 3px;}
#header_user .cart-white span {background: url('img/white_cart.png') no-repeat 5px 3px;width:30px;height:30px;float:left}

/* account */
#header_user #your_account {display:none;}

/* user infos */ 
#header_user_info {display:none}
#header_user_info a {display:inline-block;margin:0 0 0 10px;padding:3px 0 0 34px;line-height: 11px;border-left:1px solid #000}
#header_user_info a.account {border: none;display: inline;margin: 0;padding: 0;}
*:first-child+html #header_user_info a {line-height:14px;}
