.commentbox { margin-bottom: 1em; padding: 1em; border: 1px solid #efefef; }
.commentbox:hover { background: #fdfdfd; }
.commentbox h4 { padding-bottom: 0.4em; border-bottom: 1px dashed #CCCCCC; font-size: 110%; }
.userpic, .comment { vertical-align: top; }
.comment { font-size: 80%; line-height: 150%; color: #5b5b5b; padding-left: 20px; }
.commentoptions { height: 1em; font-size: 70%; text-align: right; }
.commentoptions a { padding: 0.1em 0.3em; color: #c0c0c0; }
.commentoptions a:hover { background: #e2e2e2; color: #000000; text-decoration: none; }