
.comment_count {
  display: inline;
  background: url('http://c.pierapps.com/common/images/icons/balloons.png') no-repeat;
  padding: 2px 20px;
  font-size: 8pt;
  font-style: italic; }


.comment_top {
  background: url('http://c.pierapps.com/common/images/comment_top.gif');
  width: 524px;
  height: 25px; }

.comment_body {
  background: url('http://c.pierapps.com/common/images/comment_bg.gif');
  width: 524px; }

.comment {
  padding: 0px 20px; }
  .comment > textarea {
    font-family: arial;
    font-size: 9pt;
    width: 434px;
    height: 60px; }
  .comment > div > p {
    margin-bottom: 0px; }

.note {
  padding: 0px 25px 0px 50px; }
  .note > div > p {
    margin-bottom: 0px; }
  .note textarea {
    font-family: arial;
    font-size: 9pt;
    width: 400px;
    height: 80px; }

.comment_avatar, .note_avatar {
  float: right;
  margin-left: 5px;
  margin-bottom: 10px; }
  .comment_avatar > img,   .note_avatar > img {
    border: 1px solid #999;
    padding: 1px; }

.comment_date, .note_date {
  font-size: 7pt;
  color: #999;
  margin-top: -2px;
  margin-right: 23px;
  margin-top: -5px; }

.comment_author, .note_author {
  font-weight: bold;
  margin-bottom: 10px; }

.comment_bottom {
  background: url('http://c.pierapps.com/common/images/comment_bottom.gif');
  width: 524px;
  height: 38px; }

.note_top {
  background: url('http://c.pierapps.com/common/images/note_top.png');
  width: 536px;
  height: 27px; }

.note_body {
  background: url('http://c.pierapps.com/common/images/note_bg.png');
  width: 536px; }

.note_bottom {
  background: url('http://c.pierapps.com/common/images/note_bottom.png');
  width: 536px;
  height: 26px; }

.comment_delete, .note_delete {
  background: url('http://c.pierapps.com/common/images/icons/cross-small.png') no-repeat;
  padding-left: 13px;
  padding-top: 3px;
  font-size: 7pt;
  margin-top: 5px;
  display: inline; }

.comment_edit, .note_edit {
  background: url('http://c.pierapps.com/common/images/icons/pencil-small.png') no-repeat;
  padding-left: 13px;
  padding-top: 3px;
  font-size: 7pt;
  margin-top: 5px;
  display: inline; }