.quantity-col input {
	width:20px
}

#donation-row input {
	width:40px
}

.item-row th {
	background:#efefef;
	color:#000;
	vertical-align:top
}
.simple-table a {
	color:#000;
}

#total-row,
#delivery-row,
#grand-total-row,
#donation-row,
#gift-aid-row {
	background:#d9f5f9;
}
#total-row th,
#delivery-row th,
#grand-total-row th, 
#donation-row th,
#gift-aid-row th {
	text-align:right;
	background:transparent;
	color:#000;
}
#total-row td,
#delivery-row td,
#grand-total-row td,
#donation-row td,
#gift-aid-row td {
	background:transparent;
}

#basket .action, #basket .input {
	float:right
}

#prod-img {
	width:84px
}

#total-row td {
	width:50px
}

#prod-remove {
	width:50px
}
