table.igridBody
{
	width:100%;
	table-layout:fixed;
	behavior:url(_common/Grid/defaultGridData.htc);
}

table.igridMessage
{
	width:100%;
	height:100%;
	
}

td.igridMessage
{
	vertical-align:middle;
	color:#999999;
	font: 12px "Trebuchet MS", Arial, sans-serif;
	/*font-family:Tahoma;*/
	
}
