.jtVeil { /* new default, Aug 2007, built into 'jt_Veil' - 'VeilStyle1c '*/	cursor: "not-allowed";	background-color: #000000;	filter:alpha(opacity=90);	-moz-opacity:0.9;	opacity: 0.9;	/*** PRIVATE BELOW ***/	position: absolute;	display: none;	top: 0px;	left: 0px;	}.VeilStyle1 {	position: absolute;	top: 0px;	left: 0px;	cursor: "not-allowed";	background-color: #000000;	filter:alpha(opacity=90);	-moz-opacity:0.9;	opacity: 0.9;	}.VeilStyle1b {	position: absolute;	top: 0px;	left: 0px;	cursor: "not-allowed";	background-color: #000000;	filter:alpha(opacity=90);	-moz-opacity:0.90;	opacity: 0.90;	}.VeilStyle1d { /* default prior to Aug 2007 */	position: absolute;	top: 0px;	left: 0px;	cursor: "not-allowed";	background-color: #000000;	filter:alpha(opacity=90);	-moz-opacity:0.9;	opacity: 0.9;	}.VeilStyle2 {	position: absolute;	top: 0px;	left: 0px;	cursor: "not-allowed";	background : url(maskimg_common.gif);	}.VeilStyle2b {	position: absolute;	top: 0px;	left: 0px;	cursor: "not-allowed";	background : url(maskimg_common.gif);	filter:alpha(opacity=75);	-moz-opacity:0.75;	opacity: 0.75;	}.VeilStyle2c {	position: absolute;	top: 0px;	left: 0px;	cursor: "not-allowed";	background : url(maskimg_common.gif);	filter:alpha(opacity=90);	-moz-opacity:0.9;	opacity:0.9;	}	.profileDetailsBodyText {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 9px;	padding: 2px 3px 0px;	text-transform: uppercase;	font-weight: normal;}