table {
	width: 100%;
	clear: left;
}

table th, table td  {
	vertical-align: bottom; 
	padding: 2px 10px;
	font-size: 0.9em;
	text-align: left;
}

.delete {
	text-align: center
}

#submit-block {
	padding: 10px 0 0 0;
}

input.button {
	font-size: 0.9em;
	padding: 2px;
	margin: 0 0 0 5px
}


table tr.basketfooter th, table tr.basketfooter td {
	background: #74449A;
	color: #fff;
	vertical-align: bottom;
	border: none;
}