table.productListTable {
	width: 500px;
}

.productListTable td {
	font-size: 1.1em;
	vertical-align: top;
}

.productCode {
	width: 80px;
	vertical-align: top;
}
