@CHARSET "UTF-8";
.newProductsTableHeader {
	white-space: nowrap;
	text-align: left;
}
.productRows {
	vertical-align: top;
	border-bottom: 1px solid #cccccc;
	padding-bottom: 5px;
}