<!--

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

	.wishlist-thumbnail { width: 32px; height: 32px; border: 1px solid #6B4D27; margin-right: 10px; }
	.op5-thumbnail { width: 96px; height: 96px; border: 1px solid #6B4D27; margin-right: 10px; }
	.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; }
				
//-->

