table#products {
	border-top: solid 1px #000;
	border-left: solid 1px #000;
	}
table#products td {
	margin-bottom: 5px;
	padding: 10px;
	border-bottom: solid 1px #000;
	border-right: solid 1px #000;
	}