

#header_right{ margin:0px; padding:0px;}

.sms-page-top{ 
position: absolute; 
right: 0px; 
top: 40px; 
width: 400px;  
line-height: 20px;  
border-bottom: 1px solid #E2E5EE; 
border-top: 1px solid #E2E5EE;
}
.sms-page-top-left-cor{ 
-moz-border-radius: 35px 0 0 35px;
    border-radius: 35px 0 0 35px;
    background-color: #EBECF1;
    float: left;
    left: -15px;

    line-height: 20px;
    position: absolute;
    width: 12px;

}
.sms-page-top-right-cor{
-moz-border-radius: 0 35px 35px 0;
    border-radius: 0 35px 35px 0;
    background-color: #EBECF1;
    float: right;
    line-height: 20px;
    position: absolute;
    right: -15px;

    width: 12px}


.sms-page-top ul{ list-style:none; margin:0px; padding:0px;}
.sms-page-top ul li{ margin:0px; padding:0px; display:block;}
.sms-page-top ul li a{color: #a8acbe; font-family: 'butterunsalted'; float:left;    font-size: 13px; text-decoration: none;  height: 20px; line-height: 20px; margin-left: 36px}
.sms-page-top ul li a:hover{color: #555862; font-family: 'butterunsalted';   }



#header_right #header_user {

	float: right;
    font-family: butterunsalted;
         font-size: 13px;
    line-height: 20px;
       color: #A8ACBE;
    text-align: right;
    top: -140px;
    width: auto;
    display: block;

}


#header_user p {

	float: left;

}

#header_user_info{ margin:0px; padding:0px;}


#header_nav{ 
margin:0px; 
display: block;
float: right;
display: block;
}

#header_user span {

 /*   font-weight: bold;     */

}

#header_user ul {


}

#header_user li {

    float: right;

    line-height: 2em;

    margin-left: 0.5em;

    white-space: nowrap;

}

#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-position: left top;

    background-repeat: no-repeat;

    height: 20px;

    padding: 2px 0 0px 0px;

    text-decoration: none;

}

#header_user #shopping_cart a {

    background-image: url(file:///C|/Users/img/icon/cart.gif);

}

#header_user #your_account a {

    background-image: url(file:///C|/Users/img/icon/my-account.gif);

}

