#arrow_top{
	content:"";
	position:absolute;
	width:0;
	height:0;
	border:12px solid transparent;
	border-bottom:12px solid #A9A9A9;
	margin-top:-24px;
}

/*#ifrMtxCell{
	border:1px solid transparent;
}*/

#loading{
	padding-top:120px;
}

#aCloseMtxCell{
	float:right;

	/* TH 2024-06-11 (b460, issue 927): Removed the white background on the (x) button
	background-color:white; */
}

.tdFrame{
	padding-right:5px;
	padding-left:5px;
	padding-bottom: 2px;

	/* TH 2021-01-05 (b357, issue 773): Removed background color and add border
	background-color:#A9A9A9;*/
	border: 2px solid silver;
}
.divSpace{
	background-color:#ffffff;
	width:100%;
}