.comments_show table, .comment table {width: 100%;}
.comment input[type="text"] {width: 400px;}
.comment textarea {width: 400px; height: 75px;}

.comment_text {display: none; background-color: #ddd;}
.comments_show tr.head {background-color: #999;}
