#dbg_verbose, #postinfo {font-family:sans-serif; font-size:12px;}

#dbg_verbose {position:fixed;width:80%;background:#ff0;opacity:0.3;color:#000; height:10px; overflow:hidden; left:10%; top:0px; padding:5px;}

#postinfo {position:fixed;width:80%;background:#ff0;opacity:0.3;color:#000; height:10px; overflow:hidden; left:10%; bottom:0px; padding:5px;}
#postinfo div.foldedinfo {position:relative; width:80%; height:0px; overflow:hidden; padding:10px; background:#151;}
#postinfo div.foldedinfo ol {margin-left:20px;}
#postinfo a {cursor:pointer; color:#fff;}

div.dbg_title {position:relative; cursor:pointer; height:16px; width:100%; text-align:left; padding-left:20px; }
div.dbg_inform {position:relative; height:150px; width:100%; overflow:auto; background:#333; color:#fff;}

