#header_user{
     display: none;
}

#header_user .both{
     min-height: 0px;
     clear:both;
}

#header_user.totUserInfo {
    /*bottom: 0;*/
    display: block;
    /*float: left;*/
    /*position: absolute;*/
    /*right: 40px;*/
}
#header_user.totUserInfo #header_nav {
    min-width: 250px;
    float:right;
    margin-top: 0;
    margin: 10px 5px;
}

#header_user.totUserInfo #header_nav img {
    height: 65px;
}

#header_right  #header_user{
     position: relative;
     padding-right:6px;
     margin-right:-1px;
     width: 335px;
     text-align: right;
}

#totUserInfo{
     position: absolute;
     background: #FFFFFF;
     border: 1px solid #e7e7e7;
     right: 88px;
     display: none;
     line-height: normal;
     width: 374px;
}

#totUserInfo form{
     padding: 20px;
     padding-bottom: 0;
     display: block;
}

#totUserInfo form input#SubmitLogin{background-color: #156076;color: #fff}

#totUserInfo form div:first-child p{
     text-align:left;
     font-size: 105%;
     margin-bottom: 10px;
}

#totUserInfo form div{
     min-height: 21px;
}

#totUserInfo form .totLeft{
     float:left;
     width: 145px;
     padding-right: 5px;
}

#totUserInfo form .totRight{
     float:right;
     width:184px;
     text-align:center;
}

#totUserInfo form div:last-child p{
     margin: 6px 0;
}

#totUserInfo form input#SubmitLogin{
     float: right;
     margin-right: 10px;padding: 5px
}

#totUserInfo .newAccount{
     padding: 20px;
     padding-top: 0;
     text-align:left;
     line-height: 18px;
     margin: 0;
     font-size: 105%;
     margin-top: 10px;
     color: #595A5E;
}

#header_user #your_account #totUserInfo .newAccount a{
     font-weight: normal;
}

#header_user #your_account{
     display:inline-block;
}

#header_user #your_account #totUserInfo a{
     padding: 0;
     height: 20px;
     text-decoration: underline;
     background: none;
}
#header_user #your_account #totUserInfo a.close {
    text-decoration: none;
    position: absolute;
    top: 0;
    right: 10px;
}
#totUserInfo .totConnect{
     padding: 20px;
     text-align: left;
}

#totUserInfo li{
     background: none;
     padding: 0;
     margin: 0;
     float: none;
}

#header_user #your_account #totUserInfo .logout a, #header_user #your_account #totUserInfo ul li a{
     text-decoration: none;
     font-weight: normal;
     line-height: 20px;
}

#header_user #your_account #totUserInfo .logout{
     text-align: center;
}

#header_user #your_account #totUserInfo ul li a:hover, #header_user #your_account #totUserInfo .logout a:hover{
     text-decoration: underline;
}

#header_user #your_account #totUserInfo ul li .icon{
     display: none;
}

#header_right #search_block_top{
     margin-bottom: 10px;
}

#header_user #shopping_cart, #header_user #your_account{
     font-size: inherit;
     margin-left: 0;
     float: right;
}

#header_user li{
     float: none;
     line-height: inherit;
     margin-left: 0;
     white-space: nowrap;
}

#header_user #shopping_cart a, #header_user #your_account a{
     background: none;
     padding: 0;
     height: auto;
     text-decoration: none;
}

#header_user #shopping_cart a{
     background-image: url('img/cart.gif');
     background-repeat: no-repeat;
     background-position: top left;
     padding: 2px 0 4px 26px;
     line-height: 20px;
}

#header_user #your_account a{
     font-weight: bold;
}

#header_user span{
     font-weight: normal;
 
}

#nom span.login{
     /*font-weight: normal;*/
     /*text-decoration: underline;*/
     cursor: pointer
}



#header_user #your_account a.lostPwd{
     font-size: 9px;
     font-weight: normal;
     display: block;
}


#header_user #your_account a span.login{
     font-weight: normal;
     text-decoration: underline;
}