table.shoppingcart {
	border-collapse: collapse;
	width: 680px;
	margin-top: 0;
	margin-bottom: 2em;
	border: 2px solid #eeeeee;
}

table.shoppingcart th {
	text-align: left;
}

table.shoppingcart td {
	font-size: 0.95em;
}