#writeComment{width:440px; border:1px solid #444; background:#999; padding:5px; border-radius: 4px;
background: #b3b8c6; /* Old browsers */
background: -moz-linear-gradient(top,  #b3b8c6 0%, #596a72 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#b3b8c6), color-stop(100%,#596a72)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #b3b8c6 0%,#596a72 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #b3b8c6 0%,#596a72 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #b3b8c6 0%,#596a72 100%); /* IE10+ */
background: linear-gradient(to bottom,  #b3b8c6 0%,#596a72 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b3b8c6', endColorstr='#596a72',GradientType=0 ); /* IE6-9 */

}
#writeComment h2{color:#efefef;}
#writeComment input{width:400px; padding:5px; border-radius: 4px; border:1px solid #336699}
#writeComment textarea{width:400px; padding:5px; border-radius: 4px; border:1px solid #336699}
#writeComment table, #writeComment td{border:none}
#writeComment button{padding:5px}
#commentsWrapper{}
#ltxc_captcha_img{display: inline; border-radius:4px; margin-bottom:-10px}
.commentBox{padding:5px; border-radius: 4px; background:#efefef; box-shadow:1px 1px 3px #999; margin:20px 0px}
.rvc_button{ margin:0px 5px }
#ltxc_captcha{width:150px !important; }
.p_author{font-weight:bold}
.p_date{font-weight:bold}