  .comments_cbd
   {
   }

  .comments_cbd_new 
    {
       width: 698px;
       background: url(/img/comments_header.jpg);
       padding-top: 111px;
       position:relative;
       margin-top:11px;
       left:0;
       z-index:2;
    }

   #comments
    {
     position:relative;
     border: 1px solid #4e3710;
     border-top-width:0;
     background:url(/img/commentbackgr.jpg);
     width:698px;
     clear:both;
     left:0;
    }

   #comments div
    {
      position:relative;
      top:-50px;
      width:555px;
      padding-left:10px;
    }

  .comments_cbd_input
   {
     background-image:url(/img/tblbackgr.jpg);
     border:1px solid #361c02
   }

  .comments_cbd_user
   {
     background-image:url(/img/tblbackgr_dark.jpg);
     border-top:2px solid #5a3511;
     border-bottom:2px solid #5a3511;
     line-height:80%;
     width:100%;
     padding:5px;
   }

  .comments_cbd_prevnext
   {
     position:absolute;
     top:645px;
     left:300px
   }


   

