.comment { border: 1px solid #eee; padding: 10px; margin: 5px 0; background-color: #ffffff; } .odd { background-color: #f0f0f0; } .even { } .author { border: 1px dotted #333; } .comment h5 { margin-bottom: 0.1em; } .comment:hover { border: 1px solid #333; } .author:hover { background-color: #e6e6fa; } .comment-time { width: 90%; text-align: right; font-size: smaller; color: orange; } .author-string { font-variant: small-caps; font-weight: 100; } .comment-no { font-size: 1.5em; color: #999; }