ul.queue { padding:10px 10px 10px 20px;margin-top:5px;margin-bottom:15px;font-weight:bold;list-style-type:none;border-width:2px;border-style:solid; }
ul.queue li {  }
ul.queue.message { color:green;background:#cfc;border-color:green; }
ul.queue.error { color:red;background:#fcc;border-color:red; }
ul.queue.info { color:blue;background:#ccf;border-color:blue; }