﻿/* Un-expanded row, Display Name column */
tr.NotExp td.DName
{
	/* Override strikethrough in the default */
	text-decoration: none;
	font-weight:normal;
}
