﻿
table.CurrentSelectionTable > tr > td, table.CurrentSelectionTable > tbody > tr > td
{
	background-color:#CCCCCC;
}

table.CurrentSelectionTable > tr > td > span, table.CurrentSelectionTable > tbody > tr > td > span
{
	background-color:#FFFFFF;
}
