.comments {
border:thin solid grey;
padding: 5px;
background-color:#eeeeee;
}
.comments p {
margin: 0;
}
.comments-head {
border-bottom:thin dashed grey;
}
.comments-author {
font-size:75%;
}

