#commentBox {border:1px solid #909090; padding:5px;}
.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 #EEEEEE; }
.comment .name{font-size:12px; color:#909090; margin-left:3px; font-weight:bold;}
.comment .user{font-size:12px; color:#303030;}
.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 {border:0px; width:100%; background-color:#e8e8e8;}
.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;}

#comment_dialog{font-size:11px; width:260px; height:80px; min-height:80px;}
#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;}

