<!--

	table#basket { width: 100%; border-collapse: collapse; }
	table#basket td, table#basket th { padding: 2px; }
	table#basket th { background-color: #D1C496; font-weight: normal; height: 20px; border: 1px solid #D1C496; }
	table#basket td { background-color: #E6E4A7; border: 1px solid #E6E4A7; }

	.basket-thumbnail { width: 32px; height: 32px; border: 1px solid #6B4D27; }
	.options { font-size: 0.9em; font-style: italic; }

	#related-products img { border: 1px solid #6B4D27; }
	#related-products div.product-thumbnail { float: left; margin-right: 4px; }
		#related-products div.product-thumbnail img { border: 1px solid #6B4D27; width: 70px; height: 70px; }

	.couponcode-highlight { border: 1px solid #B2DBED; background-color: #E8F5FB; padding: 8px; margin-bottom: 8px; }

	.rewardscheme-highlight { border: 1px solid #B2DBED; background-color: #E8F5FB; padding: 8px; margin-bottom: 8px; }
//-->

