.formTextPassword {
	border : 1px solid silver;
	padding : 3px;
	xheight : 20px;
	color : black;
}
.formRadioCheckbox {
	xheight : 20px;
}
.formFieldlabels {
	width : 150px;
}
.formCategorielabels {
	width : 200px;
	font-weight : bold;
	padding-top : 15px;
}
.CssClassFieldBox {
	padding : 2px;
}
.formFieldDesc {
	color : silver;
}
.reqMark {
	color : red;
}
.clDescriptionCont {
	position : absolute;  
	width : 200px; 
	visibility : hidden; 
	layer-background-color	: #FFF7CE; 
	z-index	: 200;
}
.clDescription     {
	width : 250px; 
	left : 0px; 
	top : 0px; 
	font-family : verdana,arial,helvetica,sans-serif; 
	overflow : hidden; 
	border : 1px solid #999999; 
	padding : 3px; 
	font-size : 11px; 
	background-color : #FFF7CE; 
	layer-background-color	: #FFF7CE;
}
.clLinks {
	position : absolute; 
	left : 100px; 
	top	: 200px; 
	z-index : 1;
}
.clCaption {
	position : absolute; 
	left : 0px; 
	top : 0px; 
	width : 157px; 
	height : 15px; 
	clip : rect(0px 157px 15px 0px); 
	font-size : 11px; 
	font-family : verdana,arial,helvetica,sans-serif; 
	background-color : #FFF7CE; 
	layer-background-color : #FFF7CE;
}
