﻿
table.KeyboardShortcuts
{
	width: 100%;
	text-align: left;
}


tr.GrayRow
{
	background-color: #E1E1E1;
}


th.TaskColumn
{
	width: 20%;
}


th.ShortcutColumn
{
	width: 80%;
}