/*
**	Script specific grid styles
*/

tr.cgHidden
{
	display: none;
}

tr.cgVisible
{
	display: table-row;
}
