input.changed , select.changed {
	color: #f0f;
	font-weight: bold;
}

th.select-switch {
	min-width: 16px;
	background-image: url('../images/16/check.png');
	background-position: 50% 50%;
	background-repeat: no-repeat;
	cursor: pointer;
}

tbody tr.product {
/* 	background-color: #A6E531; */
	font-weight: bold;
}

tbody tr.product td {
/* 	background-color: #A6E531; */
	font-weight: bold;
}
