/* comments */
.post_comments_bg {
  background-color: #E5F5E5; }

.post_comments {
  margin: 4px 4px 4px 4px; }

.comments {
  margin: 4px 4px 4px 4px; }

.comment_header {
  background-color: #F5F5F5; }

.comment_text {
  font-name: Monaco, "Lucida Console", monospace;
  font-size: 75%; }

.comment_odd {
  background-color: #D5E5F5; }

.gravatar {
  float: left;
  margin-right: 24px; }

.byline {
  clear: both;
  font-size: 50%; }
