div#cart-info {
    text-align: right;
    margin-bottom: 10pt;
}

p.cn-count {
    font-size: 12pt;
    font-weight: bold;
    margin-top: 10pt;
}

div.one-view {
    text-align: center;
    float: left;
    padding: 5pt;
    margin-bottom: 10px;
    padding-right: 10px;
}

.one-item {
    float: left;
    margin-left: 30px;
    margin-bottom: 50px;
    text-align: left;
}
.one-item div div a img{border: 2px solid #fff;}
.one-item div div a:hover img{border: 2px solid #EC6C05;}

.one-br {
    display: none;
}

.one-br-4-3 {
    display: inline !important;
    clear: both;
}

.list-br {
    display: none;
}


.list-br-2 {
    display: inline !important;
    clear: both;
}

.list-br-3 {
    display: inline !important;
    clear: both;
}

.list-br-4 {
    display: inline !important;
    clear: both;
}

