












.results-row.status-installation-in-process td {
	background-color: #99CCFF;
}

.results-row.alt.status-installation-in-process td {
	background-color: #99CCFF;
}

.results-row.status-up-to-date td {
	background-color: #CCFFCC;
}

.results-row.alt.status-up-to-date td {
	background-color: #CCFFCC;
}

.results-row.status-unknown td {
	background-color: #FFFFCC;
}

.results-row.alt.status-unknown td {
	background-color: #FFFFCC;
}

.results-row.status-update-available td {
	background-color: #FF9999;
}

.results-row.alt.status-update-available td {
	background-color: #FF9999;
}

.results-row.status-update-ignored td {
	background-color: #99CCFF;
}

.results-row.alt.status-update-ignored td {
	background-color: #99CCFF;
}