
.modalInactiveBox {
	/* background-image: url('overlay.png'); */
	background-color: #000000;
	filter: alpha(opacity=40);
	-moz-opacity:.40;
}

.icon
	{ 
		border : none;
		cursor : pointer;
	  cursor : hand; }	/* 766NTS07 */

.addedit, .addeditover {
	font-size : x-small;
	height: 12pt; 
	text-align:center;
	/* background */ background: #dcdcdc  ;
}

.titlebox {
	height: 12pt; 
	text-align:center;
	/* background */ background: #dcdcdc  ;
}

