.debug { font-size: 12px; color: #000000; }

.debug UL { margin:0px 0px 5px 0px; }
.debug UL UL { margin:0px 0px 0px 18px; }
.debug UL UL UL { margin-top: 0px; margin-bottom: 3px; margin-left: 13px; margin-right: 5px; /*border-bottom: 1px solid #DCDEE0;*/ padding-bottom: 2px; }
.debug LI {border-bottom: 1px dashed #DCDEE0; padding: 3px 0;}

.debug .key { font-size: 12px; color: #008080; }
.debug .NULL { font-size: 12px; font-weight: bold; color: #800000; }
.debug .toggle { cursor: pointer;}

.debug .init { font-size: 12px; font-weight: bold; color: #008800; }
.debug .check { font-size: 12px; font-weight: bold; color: #0000FF; }
.debug .unset { font-size: 12px; font-weight: bold; color: #800000; }
.debug .error { font-size: 12px; font-weight: bold; color: #FF0000; }
.debug .include { font-size: 12px; font-weight: bold; color: #C000C0; }
.debug .sql { font-size: 12px; font-weight: bold; color: #0000FF; }

.debug .w100p { width: 100%; }