﻿@charset "utf-8";
.accProfileTab ul.smallTab li.active {
    background: url("../images/accExpand.png") no-repeat scroll 5px center var(--light_grey);
    font-size: 13px !important;
}
.accProfileTab ul.smallTab li {
    background: url("../images/accExpand.png") no-repeat scroll 5px center var(--light_grey);
    font-size: 13px !important;
}
.accProfileTab ul.smallTab li {
    padding-left: 23px;
}
.totalWidget ul li .sumLab {
    width: 52%;
}
.listPricePadding{
	padding: 10px 3px !important;
}
.totalOrderValue{
	width: 42% !important;
}
.viewDetailsCheckout{
	padding-bottom: 17px !important;
}
.searchResInPriceDivRight
{
	width: 55%;
    padding-top: 18px;
}
.searchResInAddCartDivLeft
{
    vertical-align: top !important;
}
.productsOwnedAlighnment  ul.smallTab li {
    font-size: 13px !important;
}
.print-preview-page .printCartPage {
	width:719px !important;
}
