#comments { width: 400px; }
h2 { font-size: 1em; font-weight: normal; margin: 0 0 9px 0; }
#comments h3 { font-size: 1em; font-weight: normal; margin: 6px 0; }

.comment { padding: 9px 0 0 0; }
.comment .author { padding: 0; }

#comment-form { width: 400px; margin-top: 12px; }
#comment-form fieldset { padding: 3px 0; border: none; }
#comment-form fieldset label { display: block; margin-bottom: 2px; }
#comment-form fieldset input[type='text'] { width: 225px; padding: 3px 1px; margin-bottom: 4px; }
#comment-form fieldset textarea { width: 396px; height: 75px; padding: 2px 1px; margin-bottom: 4px; }
#comment-form fieldset p { margin-top: 9px; }

#comment-error { margin: 6px 0; color: red; }

#comments p#comment-closed { margin-top: 9px; }

#comments p { }
#comments blockquote {  }

#comments .posted p { margin: 9px 0 0 0; }
#comments .posted p.author { margin: 0 0 9px 0; }