@CHARSET "UTF-8";
/*comments*/
.commentsArea { margin-top:10px; padding-top:10px; border-top:1px solid #999 }
.commentsCount { text-align:right; }
.commentItem { margin:10px 0px 10px 0px; margin:10px 0px 10px 0px; }
.commentAuthor { font-weight:bold; }
.commentDate { color:#777; }
.commentText { }
.commentFormArea { margin-top:20px; padding-top:10px; border-top:1px solid #999 }

.commentForm { border:0px; }
.commentForm legend { border:0px; padding:0px; margin:0px; }
.commentForm dl { margin:0px; }
.commentForm dt { margin:0px; padding-bottom:5px; }
.commentForm dd { margin:0px; padding-bottom:5px; }

.commentFormAct { border:0px; }
.commentFormAct legend { border:0px; padding:0px; margin:0px; }
.commentFormAct dl { margin:0px; }
.commentFormAct dt { margin:0px; padding:0px; }
.commentFormAct dd { margin:0px; padding:0px; }
/*//comments*/