@import url("common.css");
table {
 border: 1px dashed #008000;
 }

.id, .comment {
 padding: 0.4em;
 border: 1px dashed #008000;
 }