#commentBox {border: 1px solid #BBBBBB; padding:0px 5px; margin:0 0 10px; background-color:#F0F0F0; }
#commentBox div{width:100%; display:inline-block;}
.comment {border:0px; width:100%; margin-bottom:0px; text-align:left;}
.comment td, tr{margin:0px; padding:0px; border:0px;}
.comment .comment_bar{}
.comment .comment_info {border-bottom:1px solid #DADADA; border-right:1px solid #E6E6E6; }
.comment .name{font-size:12px; color:#909090; margin-left:3px; font-weight:bold;}
.comment .user{font-size:12px; color:#303030; margin-left:3px; font-weight:bold;}
.comment .date{font-size:11px; color:#bbbbbb; margin-left:10px;}
.comment .ip  {font-size:11px; color:#bbbbbb; margin-left:5px;}
.comment .edit  {font-size:10px; color:#666666; cursor:pointer;}
.comment .del  {font-size:10px; color:#666666; cursor:pointer;}
.comment .content {font-size:12px; color:#444444; line-height:20px !important; padding: 0 0 17px 10px !important; min-height:10px !important;}

.hidden {display:none;}

#comment_form table {border:0px; width:100%; }
#comment_form input {padding:0px;}
#comment_form .head{font-size:12px; color:#555555; font-weight:bold; text-align:left;}
#comment_form .name{font-size:11px; color:#444444; text-align:left;}
#comment_form .name .input{margin:0px; padding:0px; height:17px; vertical-align:middle; border:solid 1px #d7d7d7;}
#comment_form .text{}
#comment_form .textarea{width: 100%; border:solid 1px #d7d7d7; font-size:12px; color:#444444; }
#comment_form .button{font-size: 12px; color:#444444; background-color:#dddddd;}

#commentDelInnerWrapper{font-size:11px; width:260px; height:80px; min-height:80px; margin:0 auto;}
#commentDelInnerWrapper a, #commentDelInnerWrapper a:hover{color:#3B5998; cursor:pointer; text-decoration:underline;}
/*
#comment_delpassword{border:solid 1px #bbbbbb;}
#comment_delsubmit {cursor:pointer;}
*/

#commentEdit_dialog{font-size:11px; }
.commentEdit_form {background-color:#E8E8E8; margin-top:10px; }
.commentEdit_form .head {text-align:left;}
.commentEdit_form #comment_edit_comment{ width:450px; height:100px;}

#commentEditInnerWrapper .textarea {width:98%;margin:8px 0;}
#commentEditInnerWrapper .submitbtn {float:right;}



#commentForm { border-top: 1px solid #D0D0D0; padding-top:5px; background-color:#E8E8E8; margin:5px 0 15px 0}
#commentList {    border-bottom: 1px dashed #6D84B4; margin: 0 0 5px; padding-bottom: 20px;}