/* Внутренние с комментариями */
.comments {border-top:3px solid #E4F3F7;}
.comments H4 {font-size:12px; margin:10px 0; padding:0;}
.comments DL {margin:0; padding:0;}
.comments DT {padding:10px 10px 0; font-style:italic;}
.comments DT SPAN {color:#CC8F0C;}
.comments DD {margin:0 0 3px; padding:0 10px 10px;border-bottom:1px solid #E4F3F7;}
.comments DD.none {border:none;}
.comments DT.top {border-top:1px solid #E4F3F7;}
#cmtForm {position: relative;display:none;height:400px;}
#showCmtForm {cursor:pointer;display:none;}
#cmtForm .blueborder {position: absolute;background: #FFFFFF;}
#cmtForm .bluebg {padding:10px;position:relative;}
#cmtClose {position: absolute;top:10px;right:10px;cursor:pointer;}
#cmtForm H4 {font-size:15px;display:block;margin:0;padding:0;}
#cmtForm TD {vertical-align:top; padding-top:10px;}
#cmtForm TD.name {width:100px;}
#cmtForm INPUT.text {width:150px; margin-right:7px;vertical-align:top;}
#cmtForm TEXTAREA {width:330px; height:170px; overflow:auto;}
#captcha {border:1px solid #55AFC8;float:right;padding:2px;}