﻿#eng-cart-info{display:block;width:160px}
#eng-cart-info div a{color:#cedae7;text-decoration:none;line-height:normal;font-size:11px}
#eng-cart-info img{margin-left:5px}
#eng-cart-info-nav{background-color:#0b1821;height:20px}
#eng-cart-info-acc{float:left;padding:3px 9px}
#eng-cart-info-view{background-color:#304256;height:20px;position:relative;width:160px}
#eng-cart-info-items{float:left;padding:3px 9px;width:100px;height: 14px;overflow:hidden}
#eng-cart-info-icon{float:right;padding:0;margin:0}
#eng-cart-info-signin{float:right;padding:3px 9px;background:none}

#eng-cart-location-nav {
    background-color: #0b1821;
    padding: 3px;
}

#eng-cart-location-info {
    padding: 3px 9px;
    
    color: #cedae7;
    text-decoration: none;
    line-height: normal;
    font-size: 11px;

    white-space: nowrap;
}

#eng-cart-location-info span {
    margin-left: 5px;
}

#eng-cart-location-change-link {
    float: right;
    padding: 3px 9px;
    background: none
}

#eng-cart {
    position: absolute;
    float: right;
    top: 7px;
    right: 10px;
    height: auto !important;
}