@charset "utf-8";
/* CSS Document */
.spacerN { height:15px; }
.spacerNameComment { height:10px; }

.commentBoxTitle { background-color:#CCC; text-align:center; font-weight:bold;  }
.commentBoxForm { background-color:#EEE; }

#userCommentTable { width:670px; }
#userCommentTable td { vertical-align:top; }
#userCommentTable .nameFamily { font-weight:bold; }
#userCommentTable .submitDate { color:#6699cc; }

.submitComment { font-size:12px; font-family:tahoma, Tahoma; }
.commentSubmitTip { color:#6699cc; }

.FFlabel { width: 90px; font-family:tahoma, Tahoma; float:right; font-size: 11px; line-height:20px; direction:rtl; text-align:left; padding-left:10px; }

#commentForm input , #commentForm textarea { font-family:tahoma, Tahoma; font-size:12px; }