div.t-console{position:fixed;z-index:1;top:2px;left:2px}div.t-console-entry{font-weight:700;padding:0 2px;cursor:pointer;border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px;margin-bottom:5px;padding-left:22px}div.t-console div.t-err{background:red url(silk/error.png) no-repeat;color:#fff;padding-left:22px}div.t-console div.t-warn{background:#f4da5b url(silk/error.png) no-repeat;color:#000;padding-left:22px}div.t-console div.t-info{background:green url(silk/information.png) no-repeat;color:#fff;padding-left:22px}div.t-console div.t-debug{background-color:silver;color:#000;padding-left:22px}