#table 			{ width:100%; border:6px solid #222; vertical-align:bottom; font-size:11px; color:#eee;  }
#table table		{ width:100%; }
#table td		{ vertical-align:top; background:#222; }

#table td.img	{ text-align:center;}
#table td.cap	{}
#table td.qty	{ width:100px; text-align:center; }
#table td.price	{ width:100px; text-align:center; }

#pay			{ float:right; width:400px; background:#222; padding:10px; }
#pay td			{ width:200px; }
#pay .total		{ padding:10px 0 10px 0; }
#pay .right		{ text-align:right; clear:both; padding:5px; }
.basket_extra td {
	padding:8px;
	vertical-align:middle;
	width:265px;
}