@import url(../../base/css/cmts.css);

 /*--- Browse Styles ---*/
    div.cmt-browse {
        /*position: relativ_e;*/
        background-color: transparent;
		font-size: 11px;
		color: #191817;
		border-bottom:1px solid #cccccc;
	}
	 td.cmt-foot-l,
    td.wcmt-foot-l,
    ul.cmts-margin td.cmt-foot-l,
    div.cmt-post-reply td.cmt-foot-l {
        width: 14px;
        background-image:none;
        background-repeat: no-repeat;
        font-size: 0px;
    }
	td.cmt-cont-l,
    td.wcmt-cont-l,
    ul.cmts-margin td.cmt-cont-l,
    div.cmt-post-reply td.cmt-cont-l {
        width: 14px;
        background-image: none;
        background-repeat: repeat-y;
        font-size: 0px;
    }
    td.wcmt-cont-l,
    ul.cmts-margin td.cmt-cont-l {
        background-image: none;
    }
    div.cmt-post-reply td.cmt-cont-l {
        background-image: none;
    }
	
	td.cmt-head-l,
    td.wcmt-head-l,
    ul.cmts-margin td.cmt-head-l,
    div.cmt-post-reply td.cmt-head-l {
        width: 14px;        
        background-image:none;
        background-repeat: no-repeat;
        font-size: 0px;
    }
	
	td.cmt-head-m,
    td.wcmt-head-m,
    ul.cmts-margin td.cmt-head-m,
    div.cmt-post-reply td.cmt-head-m {
        background-image:none;
        background-repeat: repeat-x;
    }
    td.wcmt-head-m,
    ul.cmts-margin td.cmt-head-m {
        background-image:none;
    }
    div.cmt-post-reply td.cmt-head-m {
        background-image: none;
    }
	    td.cmt-head-r,
    td.wcmt-head-r,
    ul.cmts-margin td.cmt-head-r,
    div.cmt-post-reply td.cmt-head-r {
        width: 9px;        
        background-image:none;
        background-repeat: no-repeat;
        font-size: 0px;
    }
    td.wcmt-head-r,
    ul.cmts-margin td.cmt-head-r {
        background-image: none;
    }
    div.cmt-post-reply td.cmt-head-r {        
        background-image: none;
    }
	  td.cmt-cont-r,
    td.wcmt-cont-r,
    ul.cmts-margin td.cmt-cont-r,
    div.cmt-post-reply td.cmt-cont-r {
        width: 9px;
        background-image: none;
        background-repeat: repeat-y;
        font-size: 0px;
    }
    td.wcmt-cont-r,
    ul.cmts-margin td.cmt-cont-r {
        background-image: none;
    }
    div.cmt-post-reply td.cmt-cont-r {
        background-image: none;
    }    
	
	   td.cmt-foot-m,
    td.wcmt-foot-m,
    ul.cmts-margin td.cmt-foot-m,
    div.cmt-post-reply td.cmt-foot-m {
        background-image: none;
        background-repeat: repeat-x;
    }
    td.wcmt-foot-m,
    ul.cmts-margin td.cmt-foot-m {
        background-image: none);
    }
    div.cmt-post-reply td.cmt-foot-m {
        background-image:none;
    }
	 td.cmt-foot-r,
    td.wcmt-foot-r,
    ul.cmts-margin td.cmt-foot-r,
    div.cmt-post-reply td.cmt-foot-r {
        width: 9px;       
        background-image: none;
        background-repeat: no-repeat;
        font-size: 0px;
    }
    td.wcmt-foot-r,
    ul.cmts-margin td.cmt-foot-r {
        background-image:none;
    }
    div.cmt-post-reply td.cmt-foot-r {
        background-image: none;
    }
	
	div.cmt-post-reply td.cmt-cont-m {
        background-color:transparent;
    }
	 td.cmt-cont-m {
        background-color: transparent;
    }
	
	table.cmt-balloon {
	line-height:20px;
	}
