.cflite {
	width: 400px;
	font-family: arial;
}
.cflite_td {
	padding:4px 0px 4px 4px;
	font-size:12px;
}
.cflite p {
	font-size:9pt;
	padding:2px 0 2px 6px;
}
.cflite label {
	padding:4px;
	color:#FFF;
	font-weight:normal;
}
label {
 padding-right:10px
}
.required {
 font-weight:bold;
}
.required_star {
 font-weight:bold;
 color:#000;
}
.not-required {
 font-weight:normal
}

.orage_bg{ background-color:#787878;}