@import url(/catalog/../styles.css);

h1 {
  margin-top: 0;
}

.page-navi {
  margin-top: 10px;
  text-align: right;
}

.entry-content object {
  margin-right: 20px;
}

.comments-content li {
  margin-bottom: 1em;;
  line-height: 1.2em;
}

.comment-header {
  margin-bottom: 5px;
}
.comment-content {
  color: #333;
}

.comment-header .author {
  color: #666;
  font-weight: bold;
}
.commentdate {
  font-size: small;
}

