﻿.BasketItemTotals_tbl
{
    width: 100%;
    font-weight: bold;
    font-size: 8pt;
    border-style: none;
    padding-top: 10px;
    border-spacing: 0px;
    border-left:#91a7b4 1px solid;
	border-right:#91a7b4 1px solid;
}
.BasketItemTotals_cellValu
{
	background-color: #f1f5f6;
}
.BasketItemTotals_cellBelo, .BasketItemTotals_cellRaba, .BasketItemTotals_cellNett, .BasketItemTotals_cellAcon
{
	background-color: #f1f5f6;
	text-align: right;
	width: 150px;
}
