#basket-content .buttons {
	margin-top: 1em;
}

#basket-content .buttons .continueshopping,
#basket-content .buttons .emptycart,
#basket-content .buttons .updatetotals {
	float: left;
	margin-right: 1em;
}

#basket-content .buttons .purchase {
	float: right;
}

#basket-content th.numeric,
#basket-content td.numeric {
	text-align: right;
}

#basket-content th {
	font-weight: bold;
}

#basket-content tr.total td {
	font-weight: bold;
	padding-top: 0.6em;
	padding-bottom: 0.6em;
}

#basket-content table {
	width: 100%;
}
