﻿.col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12
{
    float: right;
}

.productitem-descr
{
    text-align : right;
}

.state-icon {
    left: 5px;
}

.divCouponCode
{
    float: right;
    padding-top: 3px;
    margin-left: 10px;
}

.divCouponUpdate
{
    float: right;
}

.shopcart-item-count-label
{
    float: right;
}

.shopcart-item-count
{
    float: right;
}

.shopcart-item-remove
{
    float: left;
    margin-left: 6px;
}

.product-discount-img
{
  float: right;

}

.product-discount-div
{
    padding-right: 0px !important;
}

.treenode_sublevel
{
    position: relative;
    right: 20px;
}

.divLangButtons
{
    top: 0px;
}