/* block top user information */

 #shopping_cart .lof_arrow{ 
}
#header_user #header_nav{ 
    overflow: hidden; 
    position: absolute;
    right: 0; 
    top: 132px; 
    z-index: 1;
}

 #shopping_cart { 
    display: inline-block;
    font-weight: normal;
    padding: 7px 0;
    position: relative;
    color: #878983;
    line-height: 22px;
    margin-right: 10px;
}
.header_links{float: right;right: 0;
left: auto;}
 #shopping_cart h4{ 
    color: #878983;
    font-size: 14px;
}

 #shopping_cart .ajax_cart_quantity{ 
    color: #f9770e;
}

#header_user li {float: left; list-style: none;}
#header_user li a{ 
     
}
#header_user li a:hover{ 
   
}
#header_user li#your_account { margin-left: 0 }
#header_user #your_account a { 
} 