
UL.mLeg { line-height: 16px; margin-top:0px; margin-bottom:0px; padding-left:0px; margin-left:20px; /* min-height:16px; */ }

UL.mLeg LI { list-style: none; -moz-user-select:none; cursor:default; }

.chk { background:transparent url(images/chk.gif) 0px 0px no-repeat; }
.unChk { background:transparent url(images/unChk.gif) 0px 0px no-repeat; }

.item { position:relative; width:100%; height:20px; }
.ctrl { position:absolute; top:1px; height:16; width:16px; }
.symb { position:absolute; top:2px; left:-5px; }
.symb1 { position:absolute; top:2px; left:-2px; }
.labl { position:absolute; top:3px; height:17; white-space:nowrap; }

/* identação */
.idt1 { left:0px; }
.idt2 { left:18px; }
.idt3 { left:40px; }

.btn { cursor:pointer; }
.def-cur { cursor:default; }

.grp { font-weight:bold; }
.grp-expd { background:transparent url(images/grp_expd.gif) 0px 1px no-repeat; }
.grp-clpsd { background:transparent url(images/grp_clpsd.gif) 0px 1px no-repeat; }

.thm-expd { background:transparent url(images/thm_expd.gif) 0px 1px no-repeat; }
.thm-clpsd { background:transparent url(images/thm_clpsd.gif) 0px 1px no-repeat; }

.thm-disable { color:gray; cursor:default; opacity: 0.4; filter: alpha(opacity = 40); -moz-opacity:0.4; zoom:1; }
