﻿.ShoppingCartDiv
{
	width: 685px;
}
.CartMainTable
{
	padding-top: 20px;
	margin-top: 10px;
	background: url("../../Images/LP/bottom-line.gif") repeat-x 0 0;
}
.CartMainTable tr td
{
	vertical-align: middle;
}
.CartMainTableHeaderTR td
{
	font-weight: bold;
	padding-bottom: 15px;
	padding-top: 15px;
}
.CartMainTableMainTR td
{
	height: 5px;
	padding: 0;
	vertical-align: middle;
	padding-bottom: 5px;
}
.CartLines
{
	height: 5px;
	background: url("../../Images/LP/bottom-line.gif") repeat-x 0 0;
}
.CartSepTD
{
	height: 5px;
	overflow: hidden;
	border-top: 1px dotted #999;
	line-height: 5px;
	padding: 0;
}
.CartDescTD
{
	
}
.CartQtyTD
{
	width: 90px;
}
.CartUnitTD
{
	width: 105px;
}
.CartNetTD
{
	width: 70px;
}
.CartDeleteTD
{
	width: 75px;
	text-align: right;
}
.CartDeleteButton { width: 70px; height: 24px; background: url("/Images/LP/delete.gif") no-repeat 0 0; display: block; cursor: pointer; border: 0; }/*background: url("../../Images/LP/delete.gif") no-repeat 0 0;*/
.CartTotalsTable
{
	width: 200px;
	line-height: 33px;
	position: relative;
	right: 11px;
}
.CartTotalsTable td
{
	text-align: right;
}
.CartTotalsBottomTR
{
	font-weight: bold;
}
.CartBottomButtonsDiv
{
	height: 49px;
	background: url("../../Images/LP/bottom-line.gif") repeat-x 0 0;
	padding-top: 16px;
}
.ColourSize
{
	font-size: 10px;
	line-height: 17px;
}
