div.hide { display:none; }
.comments li.hidden {display:none;}
.comments { float:left; display:block; margin-left: 157px; color: yellow; }
.comments ul, .comments li { list-style: none; margin:0px; padding:0px; width: 257px; }
.comments .textarea { font-size: 11px;font-family: verdana,arial,sans-serif; width: 255px; height: 70px; background: #000; border: 1px solid #ccc; color:#fff; }
.comments .submit { background: #000; border: 1px solid #ccc; color: #fff; font-weight:bold; font-size: 10px; margin-top: 5px; float:right;}
.comments form label { display:block; float:left; width: 150px; }
.comments #list dl, .comments #list dd { margin:0px; padding:0px; }
.comments #list { margin: 30px 0px; width: 550px; }
.comments #list dl { border: 0px; border-bottom: 1px solid #8d8f0d; display:block; margin: 4px 0px; }
.comments #list dl dd.message { color: #cccccc; max-width: 550px; overflow:auto; }
.comments .warning { color: #cccc00; }

