#comments { padding: 40px 0; }
#comments li { padding: 10px 0; }
.comment { padding: 10px 10px 0; background: #022202; border: 1px solid #113211; -moz-border-radius: 10px; }
.comment p { padding-bottom: 10px; }
.commentMeta { padding: 0 10px; color: #999; }

#commentForm { padding: 10px; }
#commentForm li { padding-bottom: 10px; margin-left: 75px; clear: left; min-height: 30px; }
#commentForm label { display: block; float: left; width: 75px; margin-left: -75px; }
#commentForm .checkbox label { margin: 0; width: auto; float: none; display: inline; vertical-align: text-bottom; }
#commentForm .checkbox { min-height: 0; padding-bottom: 0; }
#commentForm input[type="text"] { width: 200px; }
#commentForm textarea { width: 90%; }
#commentForm em { display: block; font-size: 10px; margin-left: 4px; }

#commentForm input[type="checkbox"] { margin: 0 5px 0 0; }
#commentForm li.captcha img { display: block; margin: 5px 0;}
#commentForm li.captcha { padding: 10px 0 20px; }
#commentForm #captcha { width: 140px; margin: 0; padding: 0;  }
#commentForm input[type="submit"] { font-size: 16px;}