.products table {
	width:725px;
	text-align:center;
	}
	
.products td {
	width:240px;
	text-align:left;
	vertical-align:bottom;
	padding:5px;
	}
	
.product-title {
	font-weight:bold;
	font-size:larger;
	}
	
.product-heading {
	font-weight:bold;
	font-size:large;
	}
