.defaultFont {
  font: normal 14px arial;
}
.nav {
  clear: both;
  font: normal 10px arial;
}
.flri {
  float: right;
}
.blog {
  width: 681px;
  min-height: 100px;
}
.avatar {
  float: left;
  border: none;
  margin-right: 9px;
  min-width: 85px;
  max-width: 100px;
}
.blogTitle {
  float: right;
  font: bold 16px arial;
  border-bottom: 1px solid white;
  margin-bottom: 7px;
  position: relative;
  right: 75px;
  width: 500px;
  min-height: 18px;
}
.blogContent {
  clear: right;
}
.commentCount {
  font-weight: bold;
  float: right;
}
.commentFrillTitle {
  background: url('http://www.ansemretort.org/blog/images/styles/default/c_arrow.gif') bottom left no-repeat;
  padding: 0px;
  width: 16px;
  height: 30px;
}
.commentFrillMain {
  background: url('http://www.ansemretort.org/blog/images/styles/default/c_line.gif') bottom left repeat-y;
  padding: 0px;
  width: 16px;
}
.commentFrillLast {
  background: url('http://www.ansemretort.org/blog/images/styles/default/c_arrow-last.gif') bottom left no-repeat;
  padding: 0px;
  width: 16px;
  height: 30px;
}
.commentTitle {
  font: normal 11px arial;
  margin-bottom: 2px;
}
.commentBody {
  background-color: #660066;
  padding-top: 2px;
  padding-left: 4px;
  padding-right: 4px;
  overflow: show;
  width: 600px;
  z-index: 2;
}
.commentActions {
  font: normal 9px arial;
  position: relative;
  float: right;
  height: 13px;
  right: 0px;
  top: 16px;
}
.commentActionsLeft {
  background: url('http://www.ansemretort.org/blog/images/styles/default/c_action-left.gif') bottom right no-repeat;
  width: 13px;
}
.commentActionsMain {
  background: url('http://www.ansemretort.org/blog/images/styles/default/c_action-bg.gif') bottom center repeat-x;
}
.commentActionsRight {
  background: url('http://www.ansemretort.org/blog/images/styles/default/c_action-right.gif') bottom left no-repeat;
  width: 13px;
}
.sectionBreak {
  background-color: #FFFFFF;
  border-width: 0px;
  color: #FFFFFF;
  width: 60%;
  height: 1px;
}
.sectionComments {
  position: relative;
  float: right;
  right: 50px;
}