/* CSS Document */


.basketViewTable th
{
	border-bottom:1px solid #BBBBBB;
}

.basketViewTable .productRow td
{
	border-bottom:1px solid #BBBBBB;
}

.basketViewTable .checkoutButtonRow td
{
	border-top:1px solid #BBBBBB;
	padding-top:10px; 
}
