/* comment */
	#cmtWrap {
		width:800px;
		height:auto;
		display:inline;
		float:left;
		clear:both;
		margin:10px 0 0 0px;
		padding:0;
		font-family:gulim,굴림;
		font-size:9pt;
		text-align:left;
	}

	#cmtWrap div,
	#cmtWrap ul,
	#cmtWrap li,
	#cmtWrap ol,
	#cmtWrap dl,
	#cmtWrap dt,
	#cmtWrap dd,
	#cmtWrap form,
	#cmtWrap table,
	#cmtWrap label,
	#cmtWrap input,
	#cmtWrap select,
	#cmtWrap textarea {
		float:left;
		margin:0;
		padding:0;
		font-size:9pt;
		display:inline;
		font-family:gulim,굴림;
	}
	#cmtWrap #cmtBody {
		width:800px;
		height:auto;
	}
	#cmtWrap #cmtBody h4 {
		width:108px;
		height:20px;
		_width:154px;
		_height:32px;
		padding:12px 0 0 46px;
		font-family:gulim,굴림;
		overflow:hidden;
		font-size:9pt;
		color:#1B1B1B;
		text-align:left;
		background : url('//static.inven.co.kr/image/eco/dataninfo/common/title_mycomment.gif') left bottom no-repeat;
		margin:0 0 1px 0;
		display:inline;
		float:left;
		clear:both;
	}
	#cmtWrap #cmtBody p.cmtnum {
		padding: 12px 0 0 0;
		font-size:9pt;
		margin: 0;
		width: 100px;
		text-align: right;
		float: right;
	}
	#cmtWrap #cmtBody p.cmtnum em {
		font-style: normal;
		color: #ff5454;
	}
	#cmtWrap #cmtBody table.cmtList {
		width:800px;
		height:auto;
		float:left;
		clear:both;
		table-layout: fixed;
	}

	#cmtWrap #cmtBody tr td.column1 { width:157px; }
	#cmtWrap #cmtBody tr td.column2 { width:565px; padding:4px 0 16px 0; }
	#cmtWrap #cmtBody tr td.column2 span.colWrap { width: 555px; margin-left: 5px; height: auto; float: left; display: inline; overflow: hidden;}
	#cmtWrap #cmtBody tr td.column3 { width:78px; }
	/** 일반 라인 **/
	#cmtWrap #cmtBody td {
		border-top:solid 1px #DFDFDF;
		vertical-align:top;
		padding-bottom:16px;
		color:#242424;
	}
	#cmtWrap #cmtBody span.author {
		width:142px;
		height:28px;
		float:left;
		clear:both;
		display:inline;
		margin:13px 0 0 15px;
	}
	#cmtWrap #cmtBody span.author input {
		margin-bottom:4px;
	}
	#cmtWrap #cmtBody span.author img {
		margin-bottom:4px;
		vertical-align:middle;
		width:15px;
		height:15px;
		border:none;
	}
	#cmtWrap #cmtBody span.author span {
		font-family: 나눔고딕,맑은 고딕,돋움,dotum,굴림,gulim,Helvetica; font-size: 13px;
	}
	#cmtWrap #cmtBody span.ip {
		width:132px;
		height:auto;
		float:left;
		clear:both;
		display:inline;
		margin:0 0 0 15px;
	}
	#cmtWrap #cmtBody span.comment {
		line-height:22px;
		word-wrap: break-word;
		font-family: 나눔고딕,맑은 고딕,돋움,dotum,굴림,gulim,Helvetica; font-size: 14px;
	}
	#cmtWrap #cmtBody span.comment a {
		color:#242424;
		text-decoration:none;
	}
	#cmtWrap #cmtBody span.comment a:hover {
		text-decoration:underline;
	}
	#cmtWrap #cmtBody span.delete {
		width:10px;
		height:14px;
		overflow:hidden;
		float:none;
		position:absolute; /* 모질라 */
		_position:static;
		margin-left:4px;
	}
	#cmtWrap #cmtBody span.delete a {
		width:10px;
		height:0px;
		_height:10px;
		padding-top:10px;
		margin-top:4px;
		overflow:hidden;
		float:left;
		background:url(//static.inven.co.kr/image/play/comment/bttn_delete.gif) left top no-repeat;
	}
	#cmtWrap #cmtBody span.rep a {
		font-size:8pt;
		font-family:dotum,돋움;
		color:#000088;
		text-decoration:none;
		margin-left:4px;
	}
	#cmtWrap #cmtBody td.column3 {
		text-align:center;
	}
	#cmtWrap #cmtBody span.postdate {
		width:100%;
		height:auto;
		float:left;
		margin:8px 0 0 0;
		display:inline;
		text-align:center;
	}
	#cmtWrap #cmtBody span.reply {
		width:31px;
		font-size:8pt;
		margin:8px 0 0 8px;
		font-family:dotum,돋움;
		font-weight:bold;
		text-align:left;
		float:left;
		clear:both;
		letter-spacing:-1px;
		background:url(//static.inven.co.kr/image/play/comment/div_reply_report.gif) right 2px no-repeat;
	}
	#cmtWrap #cmtBody span.reply a {
		color:#004E7A;
		text-decoration:none;
	}
	#cmtWrap #cmtBody span.report {
		float:left;
		margin:8px 0 0 7px;
		font-size:8pt;
		font-family:dotum,돋움;
		font-weight:bold;
		text-align:left;
	}
	#cmtWrap #cmtBody span.report a {
		color:#B83511;
		text-decoration:none;
	}
	/** 리플 라인 **/
	#cmtWrap #cmtBody tr.reply td.column2 span.colWrap { margin-left: 30px; width: 440px; }
	#cmtWrap #cmtBody tr.reply td {
		border-top:none;
		background:url(//static.inven.co.kr/image/play/comment/dot_3x1_E4E4E4.gif) left top repeat-x;
	}
	#cmtWrap #cmtBody tr.reply span.author {
		width:107px;
		_width:132px;
		padding-left:25px;
		background:url(//static.inven.co.kr/image/play/comment/icon_reply.gif) 5px 6px no-repeat;
	}
	#cmtWrap #cmtBody tr.reply span.ip {
		width:107px;
		height:auto;
		float:left;
		clear:both;
		display:inline;
		margin:0 0 0 40px;
	}
	#cmtWrap #cmtBody tr.reply span.reply {
		display:none;
	}
	#cmtWrap #cmtBody tr.reply span.report {
		margin-left:26px;
	}
	/** 작성폼 라인 **/
	#cmtWrap #cmtBody tr.form td {
		width:auto;
		background:none;
		border-top:solid 1px #DFDFDF;
		padding-bottom:1px;
		padding-top:10px;
	}
	#cmtWrap #cmtBody tr.form td.reply {
		background:url(//static.inven.co.kr/image/play/comment/dot_3x1_E4E4E4.gif) left top repeat-x;
		border-top:none;
		padding-top:0px;
	}
	#cmtWrap #cmtBody tr.form #cmtReplyForm {
		width:800px;
		height:87px;
		background:#F2F2F2;
		margin-top:1px;
		float:left;
		clear:both;
		text-align:left;
	}
	#cmtWrap #cmtBody tr.form #cmtReplyForm form {
		width:800px;
		height:87px;
		position:absolute;
	}
	/* 회원 */
	#cmtWrap #cmtBody tr.form span.author {
		position:absolute;
		width:80px;
		left:4px;
		top:35px;
		font-family:gulim,굴림;
		font-size:9pt;
		color:#4D4E4F;
		margin:0;
		padding:0;
		text-align:center;
	}
	#cmtWrap #cmtBody tr.form span.author img {
	}
	/* 비회원 */
	#cmtWrap #cmtBody tr.form label.nickname {
		position:absolute;
		left:9px;
		top:9px;
		font-family:dotum,돋움;
		font-size:8pt;
		color:#4D4E4F;
	}
	#cmtWrap #cmtBody tr.form label.password {
		position:absolute;
		left:9px;
		top:48px;
		font-family:dotum,돋움;
		font-size:8pt;
		color:#4D4E4F;
	}
	#cmtWrap #cmtBody tr.form input.nickname {
		position:absolute;
		left:8px;
		top:22px;
		width:85px;
		padding-top:3px;
		border:solid 1px #AEAEAE;
		font-family:gulim,굴림;
		font-size:9pt;
		color:#000000;
	}
	#cmtWrap #cmtBody tr.form input.password {
		position:absolute;
		left:8px;
		top:61px;
		width:85px;
		padding-top:3px;
		border:solid 1px #AEAEAE;
		font-family:gulim,굴림;
		font-size:9pt;
		color:#000000;
	}
	#cmtWrap #cmtBody tr.form textarea.comment {
		position:absolute;
		left:99px;
		top:7px;
		width:619px;
		height:73px;
		padding:3px;
		border:solid 1px #AEAEAE;
		font-family:gulim,굴림;
		font-size:9pt;
		color:#000000;
		box-sizing: border-box;
		resize: none;
	}
	#cmtWrap #cmtBody tr.form textarea.comment.notlogin {
		left:7px;
		width:620px;
		background: #FFF url(//static.inven.co.kr/image_2011/board/common/bg_462x64_comment1a.png) 8px no-repeat;
	}
	#cmtWrap #cmtBody tr.form a.recomSubmit {
		position:absolute;
		left:728px;
		top:7px;
		width:63px;
		height:0px;
		_height:35px;
		overflow:hidden;
		padding-top:35px;
		background:url(//static.inven.co.kr/image/common/comment/skin/wowaddonpds/bttn_recom.gif) left top no-repeat;
	}
	#cmtWrap #cmtBody tr.form a.submit {
		position:absolute;
		left:728px;
		top:45px;
		width:63px;
		height:0px;
		_height:35px;
		overflow:hidden;
		padding-top:35px;
		background:url(//static.inven.co.kr/image/play/comment/bttn_submit.gif) left top no-repeat;
	}
	/** 작성폼 - 리플 **/
	#cmtWrap #cmtBody tr.form td.reply a.recomSubmit,
	#cmtWrap #cmtBody tr.form #cmtReplyForm form.norecom a.recomSubmit {
		display:none;
	}
	#cmtWrap #cmtBody tr.form td.reply a.submit,
	#cmtWrap #cmtBody tr.form #cmtReplyForm form.norecom a.submit {
		top:25px;
	}
	/** 특별 스타일 **/
	#cmtWrap #cmtBody span.deleted {
		color:#AAAAAA;
	}
	#cmtWrap #cmtBody span.comment {
	/*	color:#FFFFFF;*/
	}
	#cmtWrap #cmtBody span.reportHidden a {
		color: #B65508;
	}
	/** 버튼들 **/
	#cmtWrap #cmtButtons {
		width:100%;
		height:auto;
		margin:10px 0 0 0;
		background:#EFEFEF;
		padding:5px 0 5px 0;
		display:none;
	}
	#cmtWrap #cmtButtons ul {
		width:100%;
		height:auto;
	}
	#cmtWrap #cmtButtons li.check {
		margin:0 5px 0 5px;
		float:left;
	}
	#cmtWrap #cmtButtons li.check input {
		float:left;
		vertical-align:top;
		margin:5px 2px 0 0;
		_margin:0;
		padding:0;
	}
	#cmtWrap #cmtButtons li.check label {
		margin:5px 0 0 0;
		float:left;
	}
	#cmtWrap #cmtButtons li.bttn {
		width:51px;
		height:21px;
		margin:0 5px 0 5px;
		float:left;
	}
	#cmtWrap #cmtButtons li.bttn a {
		width:51px;
		height:16px;
		_height:21px;
		padding-top:5px;
		overflow:hidden;
		text-align:center;
		color:#000000;
		text-decoration:none;
		background:url(//static.inven.co.kr/image/play/comment/bttn_square.gif) left top no-repeat;
		float:left;
	}

	/* 비회원 비밀번호 입력창 */
	#cmtDelBox {
		width:140px;
		height:auto;
		padding:8px 0 8px 0;
		display:inline;
		visibility:hidden;
		position:absolute;
		top:100px;
		left:100px;
		border:solid 1px #333333;
		text-align:left;
		z-index:999;
		background:#EEEEEE;
		font-family:dotum,돋움;
		font-size:9pt;
		color:#000000;
	}
	#cmtDelBox form {
		display:inline;
	}
	#cmtDelBox label {
		width:59px;
		height:auto;
		float:left;
		margin:0 0 0 11px;
		padding-top:4px;
		display:inline;
	}
	#cmtDelBox input {
		width:58px;
		height:auto;
		float:left;
		font-family:굴림,gulim;
		font-size:9pt;
		color:#222222;
		border:solid 1px #888888;
		display:inline;
	}
	#cmtDelBox a.delete {
		width:47px;
		height:0px;
		_height:20px;
		float:left;
		clear:both;
		display:inline;
		margin:7px 0 0 20px;
		padding-top:20px;
		overflow:hidden;
		background:url(//static.inven.co.kr/image/www/wz/bttn/delete.gif) left top no-repeat;
	}
	#cmtDelBox a.cancel {
		width:47px;
		height:0px;
		_height:20px;
		float:left;
		margin:7px 0 0 4px;
		padding-top:20px;
		overflow:hidden;
		background:url(//static.inven.co.kr/image/www/wz/bttn/cancel.gif) left top no-repeat;
	}
	/* 하단 노트 부분 */
	#cmtWrap #cmtNotes {
		width:100%;
		height:50px;
		margin:7px 0 0 0;
		background:#F7F7F7;
		display:none;
	}
	#cmtWrap #cmtNotes ul {
		width:564px;
		height:45px;
		float:left;
		margin:8px 0 0 10px;
	}
	#cmtWrap #cmtNotes li {
		width:100%;
		float:left;
		clear:both;
		color:#DE2010;
		padding:2px 0 2px 0;
	}
	#cmtWrap #cmtNotes ul.line1 li { margin-top:11px; }
	#cmtWrap #cmtNotes ul.line2 li { margin-top:1px; }
	#cmtWrap #cmtNotes a.login {
		width:92px;
		height:0px;
		_height:30px;
		float:right;
		background:url(//static.inven.co.kr/image/play/comment/bttn_login.gif) left top no-repeat;
		overflow:hidden;
		padding-top:30px;
		margin:11px 10px 0 10px;
	}
	/* 결과가 없을 경우 */
	#cmtWrap #cmtBody tr.noresult td {
		width:100%;
	}
	#cmtWrap #cmtBody tr.noresult td span.message {
		width:800px;
		text-align:center;
		padding:20px 0 0 0;
		color:#888888;
		font-family:gulim,굴림;
		font-size:9pt;
		float:left;
		display:inline;
	}

	/* 페이징 : leftarrow, rightarrow, pg, currentpg, basetext, prevtext, nexttext */
	#cmtWrap #cmtPaging {
		width:100%;
		height:auto;
		float:left;
		clear:both;
		display:inline;
		margin-top:9px;
		font-family:gulim, 굴림;
		font-size:9pt;
		color:#000000;
		text-align:center;
	}
	#cmtWrap #cmtPaging .leftarrow, #cmtWrap #cmtPaging .rightarrow {
		width:5px;
		height:8px;
		border:none;
	}
	#cmtWrap #cmtPaging .pg, #cmtWrap #cmtPaging A.pg {
		color:#000000;
		text-decoration:none;
	}
	#cmtWrap #cmtPaging .currentpg {
		font-weight:bold;
	}
	#cmtWrap #cmtPaging .basetext {
	}
	#cmtWrap #cmtPaging .prevtext, #cmtWrap #cmtPaging .nexttext, #cmtWrap #cmtPaging A.prevtext, #cmtWrap #cmtPaging A.nexttext {
		color:#000000;
		text-decoration:none;
	}
	#cmtWrap #cmtPaging span.prevtext {
		padding-left: 8px;
		background: url(//static.inven.co.kr/image/common/comment/skin/wowaddonpds/icon_arrow_left.gif) left 3px no-repeat;
	}
	#cmtWrap #cmtPaging span.nexttext {
		padding-right: 8px;
		background: url(//static.inven.co.kr/image/common/comment/skin/wowaddonpds/icon_arrow_right.gif) right 3px no-repeat;
	}

/* Google Adsense */
	#cmtWrap .googleBottomAd {
		padding-bottom: 15px;
		width: 800px;
		clear:both;
		overflow: hidden;
	}
	#cmtWrap .googleBottomAd .googleBottomAdWrap { display:inline;float:left;width:800px;height:69px;background:url('//static.inven.co.kr/image_2011/board/common/bg_710x69_white1_adnopoint.png') no-repeat left top;}
	#cmtWrap .googleBottomAd1 {width: 468px; margin: 5px 0 0 6px;}
	#cmtWrap .googleBottomAd2 {/*width: 234px; margin-left: 8px;*/}

/* Inven Mobile */
	#cmtWrap.cmtWrapMobile,
	#cmtWrap.cmtWrapMobile #cmtBody {
		display: block;
		width: 100%;
		overflow: hidden;
	}

	#cmtWrap.cmtWrapMobile #cmtBody #cmtTitle {
		display: block;
		width: auto;
		height: auto !important;
		padding: 6px 0;
		margin: 0 0;
		color: #333;
		font-family: 'Malgun Gothic', Gulim, 굴림, Helvetica;
		font-size: 14px;
		font-weight: bold;
		white-space: nowrap;
		background: none;
		background-color: #fff6f3;
		text-align: center;
		float: none;
		border: 1px solid #dcdcdc;
		border-bottom: 0px none;
	}
	#cmtWrap.cmtWrapMobile #cmtBody #cmtNums {
		display: inline;
		margin-top: -35px;
		padding-right: 5px;
	}

	#cmtWrap #cmtBody table.cmtListMobile {
		display: table;
		width: 100%;
		border: 1px solid #dcdcdc;
		border-top: 0px none;
	}

	#cmtWrap #cmtBody table.cmtListMobile td {
		background-color: #fff;
	}

	#cmtWrap #cmtBody table.cmtListMobile td.cmtOne {
		border-top: 1px solid #dcdcdc;
		padding: 9px 4px 0 4px;
	}

	#cmtWrap #cmtBody table.cmtListMobile td.cmtOne ul,
	#cmtWrap #cmtBody table.cmtListMobile td.cmtOne li {
		display: inline-block;
		width: 100%;
		font-family: 'Malgun Gothic', Gulim, 굴림, Helvetica;
		color: black;
		font-size: 14px;
		font-weight: normal;
		letter-spacing: 0;
		word-break: break-all;
	}

	#cmtWrap #cmtBody table.cmtListMobile li span.nickName {
		float: left;
	}

	#cmtWrap #cmtBody table.cmtListMobile li span.date {
		margin-left: 3px;
		color: #848484;
		font-size: 11px;
		font-weight: normal;
		letter-spacing: 0;
		font-family: tahoma,Helvetica;
	}

	#cmtWrap #cmtBody table.cmtListMobile li span.deleteBtn,
	#cmtWrap #cmtBody table.cmtListMobile li span.recoverBtn {
		display: inline-block;
		width: 10px;
		height: 10px;
		background: url("//static.inven.co.kr/image/board/common/icon_rect_olive1.gif") 0 0 no-repeat;
		margin-left: 3px;
		vertical-align: -1px;
		cursor: pointer;
	}

	#cmtWrap #cmtBody table.cmtListMobile li span.recoverBtn {
		background: url("//static.inven.co.kr/image_2011/board/common/icon_rect_olive1_repair.png") 0 0 no-repeat;
	}

	#cmtWrap #cmtBody table.cmtListMobile li span.rightMenu {
		display: inline-block;
		float: right;
		font-family: tahoma, Helvetica;
		font-size: 11px;
		font-weight: bold;
		letter-spacing: -1px;
		color: #323232;
	}

	#cmtWrap #cmtBody table.cmtListMobile li span.rightMenu span {
		display: inline-block;
		height: 16px;
		padding-top: 1px;
		margin-left: 1px;
		text-indent: 33px;
		cursor: pointer;
	}

	#cmtWrap #cmtBody table.cmtListMobile li span.rightMenu span.bad {
		width: 47px;
		background: url('//static.inven.co.kr/image/board/common/bttn_29x16_black1_report.gif') no-repeat left top;
	}

	#cmtWrap #cmtBody table.cmtListMobile li.comment {
		font-family: gulim, 굴림, Helvetica;
		font-size: 13px;
		text-align: left;
		text-decoration: none;
		line-height: 1.5;
		color: black;
		font-weight: normal;
		padding: 14px 0 8px 0;
		min-height: 32px;
	}

	#cmtWrap #cmtBody table.cmtListMobile li.comment span {
		display: inline-block;
		float: left;
	}

	#cmtWrap #cmtBody table.cmtListMobile li.comment span.replyBtn {
		text-align: right;
		float: right;
		clear: both;
		margin-right: 14px;
		color: #a7a7a7;
		cursor: pointer;
	}

	#cmtWrap #cmtBody table.cmtListMobile li.deleted {
		color: #aaa !important;
	}

	#cmtWrap #cmtBody table.cmtListMobile td.deletedCmt {
		background-color: #cecece;
	}

	#cmtWrap #cmtBody table.cmtListMobile td.replyCmt {
		border-top: 1px dashed #dcdcdc;
	}

	#cmtWrap #cmtBody table.cmtListMobile td.replyCmt li span.nickName {
		display: inline-block;
		background: url("//static.inven.co.kr/image/play/comment/icon_reply.gif") 4px 6px no-repeat;
		padding-left: 18px;
	}

	#cmtWrap #cmtBody table.cmtListMobile td.replyCmt li.comment span {
		padding-left: 18px;
	}

	#cmtWrap #cmtBody table.cmtListMobile li.comment span.reportHidden {
		color: #b65508 !important;
		cursor: pointer;
	}

	#cmtWrap #cmtBody table.cmtListMobile tr.noresult td span.message {
		width: 100%;
		text-align: center;
		padding: 16px 0 0 0;
	}

	#cmtWrap #cmtBody table.cmtListMobile tr.form {
		background-color: #f2f2f2;
	}

	#cmtWrap #cmtBody table.cmtListMobile tr.form #cmtformTD {
		position: relative;
		display: block;
		height: 66px;
		_height: 76px;
		padding: 4px 84px 5px 5px;
		background-color: #f2f2f2;
	}

	#cmtWrap #cmtBody table.cmtListMobile tr.form #cmtReplyForm,
	#cmtWrap #cmtBody table.cmtListMobile tr.form #cmtReplyForm form {
		width: 100%;
		height: auto;
		position: static;
	}

	#cmtWrap #cmtBody table.cmtListMobile tr.form #cmtReplyForm span.author {
		display: none !important;
	}

	#cmtWrap #cmtBody table.cmtListMobile tr.form #cmtReplyForm textarea.comment {
		position: static;
		left: auto;
		top: auto;
		display: block;
		width: 100%;
		height: 65px;
		padding: 3px;
	}

	#cmtWrap #cmtBody table.cmtListMobile tr.form #cmtReplyForm form a.submit {
		top: 5px;
		left: auto;
		right: 5px;
		background: url('//static.inven.co.kr/image_2011/board/common/bttn_68x66_silver1_submit.png') 0 0 no-repeat;
		width: 68px;
		height: 66px;
		text-indent: -1000em;
	}

	#cmtWrap.cmtWrapMobile #cmtPaging {
		margin-bottom: 9px;
	}

	#cmtWrap.cmtWrapMobile #cmtButtons {
		display: none !important;
	}

	#cmtWrap.cmtWrapMobile #cmtNotes {
		background: none;
	}

	#cmtWrap.cmtWrapMobile #cmtNotes ul {
		width: 100%;
	}

	#cmtWrap.cmtWrapMobile #cmtNotes ul li {
		font-size: 13px;
		padding: 0;
		text-indent: 10px;
	}

	#cmtWrap.cmtWrapMobile #cmtNotes a.login {
		display: none !important;
	}

	.legacyDbPage #cmtWrap,
	.legacyDbPage #cmtWrap #cmtBody,
 	.legacyDbPage #cmtWrap #cmtBody table.cmtList,
	.legacyDbPage #cmtWrap #cmtBody tr.form #cmtReplyForm,
	.legacyDbPage #cmtWrap #cmtBody tr.form #cmtReplyForm form,
	.legacyDbPage #cmtWrap #cmtBody tr.noresult td span.message { width: 710px; }
	.legacyDbPage #cmtWrap #cmtBody tr td.column2 { width:475px; padding:4px 0 16px 0; }
	.legacyDbPage #cmtWrap #cmtBody tr td.column2 span.colWrap { width: 465px; margin-left: 5px; height: auto; float: left; display: inline; overflow: hidden;}
	.legacyDbPage #cmtWrap #cmtBody tr.form textarea.comment { width:529px; }
	.legacyDbPage #cmtWrap #cmtBody tr.form a.recomSubmit,
	.legacyDbPage #cmtWrap #cmtBody tr.form a.submit { left:638px; }

	/* 사파리 input, textarea 확대 방지 */
	body:has(#mobileWrap) {
		#cmtWrap #cmtBody table.cmtListMobile tr.form #cmtReplyForm textarea.comment {
			@supports (hanging-punctuation: first) and (font: -apple-system-body) and (-webkit-appearance: none) {
				font-size: 16px !important;
			}
		}
	}