#comment_header { border-bottom:1px solid #ccc; font-size:11px; }
#comment_header li { display:inline; float:left; padding:5px 10px; border-left:1px solid #ccc; border-right:1px solid #ccc; border-top:1px solid #ccc;}
#comment_area { float: left; margin-bottom:20px; border-bottom:1px solid #F37E01; }

/*  ------ comment ------------------------------------------------------------------------------------------------------------------------------ */
.commentlist { list-style-type:none; margin:0; padding:0; }
.comment { border:1px solid #ccc; padding:15px 0 3px; margin-bottom: 10px; background-color:beige; }

/* ----- comment-meta ----- */
.comment-meta { height:40px;  }
.comment-meta-left { margin-left:15px;}
.avatar { border:1px solid #ccc; background:#fff; width:37px; height:37px; padding:2px; display:inline; float:left; margin:0 15px 0 0; }
.comment-name-date { padding:0; margin: 0; float:left; list-style-type: none; }
.comment-name { color:#F37E01; font-weight: bold;}
.comment-date { font-size:11px; margin:0 0 0 0; }
.comment-edit a, .comment-edit a:visited { border-left:1px solid #aaa; padding:0 0 0 10px; margin:0 0 0 6px; }

/* ----- comment-contents ----- */
.comment-content { margin:15px; }
.comment_closed { border:1px solid #ccc; text-align:center; margin:0 15px 15px 15px; padding:15px; background:#fff url(img/stripe3.gif) left top; }