.post {
  position:relative;
  margin: 0;
  padding: 0;
  width: 562px;
}
.post table tr { vertical-align:top; }
.post_icona {
  border:0;
  margin: 0 20px 0 20px;
}
.post_body {
  background:transparent url(graphics/corners/dot.jpg) repeat-y right 0px;
}
.post_title  {
  font: italic 18px "Times New Roman", Times, serif;
  margin: 0px 20px 10px 10px;
}
.post_title_open  {
  font: italic 18px "Times New Roman", Times, serif;
  margin: 0px 20px 10px 41px;
}
.post_text {
  color: #AFA89E;
  font: normal 12px Arial, Helvetica, sans-serif;
  margin: 0px 20px 0 30px;
}
.post_text_open {
  color: #877C73;
  float:right;
  font: normal 12px Arial, Helvetica, sans-serif;
  margin: 0px 20px 0 0px;
  width:345px;
}
.userinfo {
  color: #37382E;
  font: normal 10px Arial, Helvetica, sans-serif;
  padding: 0px 0 0 15px;
}
.postinfo {
  color: #8E8177;
  font: normal 12px Arial, Helvetica, sans-serif;
}
.nickname {
  color: #CC0000;
  font: bold 12px Arial, Helvetica, sans-serif;
  margin:10px 0 0 0;
}

.commenti_list {
  margin: 0px 20px 0 67px;
  padding-top:10px;
  width:280px;
}
.commenti_container {
  display:none;
  margin: 0px 20px 40px 67px;
  padding-top:20px;
  width:280px;
}
.commentname {
  color: #CC0000;
  font: bold 12px Arial, Helvetica, sans-serif;
  margin:10px 0 0 0px;
}
.commentnick {
  color: #CC0000;
  font: bold 12px Arial, Helvetica, sans-serif;
  margin:10px 0 0 0px;
}
.commentdate {
  margin:0px 10px 0 0;
}
.comment_body {
/*  background:transparent url(graphics/corners/dot.jpg) repeat-y right 0px; */
  font: normal 12px Arial, Helvetica, sans-serif;
  margin-top: 25px;
}
.comment_text {
  font: normal 12px Arial, Helvetica, sans-serif;
}
.posttitlelink:link,.posttitlelink:visited {
  color:#877C73;
  font: italic 18px "Times New Roman", Times, serif;
}
.posttitlelink:hover,.posttitlelink:active {
  color: #CC0000;
  font: italic 18px "Times New Roman", Times, serif;
}
.infolabels {
  color: #877C73;
  font: bold 11px Arial, Helvetica, sans-serif;
}
