<!--

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

	.basket-thumbnail { width: 32px; height: 32px; }
	.options { font-size: 0.9em; font-style: italic; }

//-->
