.product .image img {
	margin: 0 auto;
}

.product .text p input[type=text] {
	display: inline-block;
	width: 40px;
	text-align: center;
}

 #basket .table tbody tr td img {
	width: auto;
}

#basket .table > tbody > tr > td {
 	padding: 4px;
}

#content > .container {
	padding-bottom: 40px;
}