div.gridbox_light table.obj tr.rowselected td{	/*background-color:#FFFFD4 !important;*/	background-color:#395A8E !important;	color:white !important;}div.gridbox_light table.obj tr.rowselected td.cellselected, div.gridbox_light table.obj td.cellselected {	/*background-color:#FFFFD4 !important;*/	background-color:#395A8E !important;	color:white !important;}div.gridbox_modern table.obj tr.rowselected td{	/*background-color:#FFFFD4 !important;*/	background-color:#395A8E !important;	color:white !important;	}div.gridbox_modern table.obj tr.rowselected td.cellselected, div.gridbox_modern table.obj td.cellselected {	/*background-color:#FFFFD4 !important;*/	background-color:#395A8E !important;	color:white !important;	}div.gridbox_modern table.obj tr {	cursor: pointer;}div.gridbox_modern table.obj .rowselected {	border: 2px solid #CCCCCC !important;}