/* 공통 */
.disp-none{ display:none; }
#clear {clear:both;}

/* 글보기 > 덧글쓰기영역 */

#comment_write .btn-write-control {float:right} /* 삭제예정 */
#comment_write .btn-hide-control {float:right}
#comment_write .float-left {float:left;}
#comment_write .button-control {float:right}

#fviewcomment1 .button-control {float:right} /* 덧글에 덧글 */

select { cursor: pointer; }