/* 하단 : 코멘트 */
#powerbbsBody,#powerbbsCmt2,#powerbbsCmt2 .cmtWrap,#powerbbsCmt2 .cmtHead,#powerbbsCmt2 .cmtMain,#powerbbsCmt2 .cmtMain>*,
#powerbbsCmt2 .cmtMainTail,#powerbbsCmt2 .commentWrite,#powerbbsCmt2 .commentList1 ul,#powerbbsCmt2 .commentList1 ul li,
#powerbbsCmt2 .commentList1 ul li div.cmtOne,#powerbbsCmt2 .commentList1 ul li .bottomLine,#powerbbsCmt2 .cmtBottom,
#powerbbsCmt2 .commentWrite .cmtWriteForm,#powerbbsBody form,#powerbbsCmt2 .commentWrite .cmtWriteForm .cmtContent,
#powerbbsCmt2 ul.uploadImages,#powerbbsCmt2 .commentList1 ul li.replyCmt div.cmtOne
{ float:none; display: block; }

#powerbbsBody::after,#powerbbsCmt2::after,#powerbbsCmt2 .cmtWrap::after,#powerbbsCmt2 .cmtHead::after,
#powerbbsCmt2 .cmtMain::after,#powerbbsCmt2 .cmtMain>*::after,#powerbbsCmt2 .cmtMainTail::after,
#powerbbsCmt2 .commentWrite::after,#powerbbsCmt2 .commentList1 ul::after,#powerbbsCmt2 .commentList1 ul li::after,
#powerbbsCmt2 .commentList1 ul li div.cmtOne::after,#powerbbsCmt2 .commentList1 ul li .bottomLine::after,
#powerbbsCmt2 .cmtBottom::after,#powerbbsCmt2 .commentWrite .cmtWriteForm::after,#powerbbsBody form::after,
#powerbbsCmt2 .commentWrite .cmtWriteForm .cmtContent::after,#powerbbsCmt2 ul.uploadImages::after,
#powerbbsCmt2 .commentList1 ul li.replyCmt div.cmtOne::after
{ content:''; display:table; clear:both;}

#powerbbsCmt2,#powerbbsCmt2 .cmtWrap,#powerbbsCmt2 .cmtHead,#powerbbsCmt2 .cmtMain,#powerbbsCmt2 .cmtMain>*,
#powerbbsCmt2 .commentWrite,#powerbbsCmt2 .cmtMainTail,#powerbbsCmt2 .commentList1 ul,#powerbbsCmt2 .commentList1 ul li,
#powerbbsCmt2 .commentList1 ul li div.cmtOne,#powerbbsCmt2 .commentList1 ul li .bottomLine,#powerbbsCmt2 .cmtBottom,
#powerbbsCmt2 .commentWrite .cmtWriteForm,#powerbbsBody form,#powerbbsCmt2 .commentWrite .cmtWriteForm .cmtContent,
#powerbbsCmt2 ul.uploadImages,#powerbbsCmt2 .commentList1 ul li.replyCmt div.cmtOne,
#powerbbsCmt2 .commentList1 ul li.replyCmt .comment,#powerbbsCmt2 .commentList1 ul li.replyCmt .bottomLine,
#powerbbsCmt2 .commentList1 ul li.replyCmt .commentWrite,#powerbbsCmt2 .commentList1 ul li.replyCmt .commentWrite .cmtWriteForm
{ width:auto; }

#powerbbsCmt2 .cmtWriteForm .cmtContentTd,#powerbbsCmt2 .commentWrite .cmtWriteForm .cmtContent textarea,
#powerbbsCmt2 .commentWrite .cmtWriteForm .textLogin textarea
{ width:100% !important; }

#powerbbsCmt2 .commentWrite .cmtWriteForm .textLogin { width:calc(100% - 9px) !important; }
#powerbbsCmt2 { padding: 0 16px 10px 0; }
#powerbbsCmt2 .cmtHead a { vertical-align: top; }
#powerbbsCmt2 .cmtWriteForm table { width:100%; }
#powerbbsCmt2 #cmtImageUploader #cmtUploadImage { margin-top:0; }

/* powerBBS pbCommendViewer : Layer  */
		#pbCommendViewer {
			position: absolute;
			z-index: 999;
			width: 230px;
			overflow: hidden;
			border: 1px solid #5987bf;
			padding: 5px;
			line-height: 15px;
			background: #e0ebff;
			display: none;
		}
		#pbCommendViewer ul {width:225px; overflow: hidden;}
		#pbCommendViewer ul li {width: 225px; overflow: hidden;}
		#pbCommendViewer ul li {
			line-height: 15px;
		}
		#pbCommendViewer ul li.replicatedNick { color: #000; }
		#pbCommendViewer.loading {
			background: url('//static.inven.co.kr/image/wow/dataninfo/edb_item/loading.gif') no-repeat left top;
			width: 200px;
			height: 100px;
			border: none;
		}
		#pbCommendViewer.loading ul {
			display: none !important;
		}

#powerbbsCmt2 .commentWrite .cmtWriteForm .cmtSubmit {
    position: relative;
    background-color: #fff;
    border: 1px solid #ccc;
    border-radius: 5px;
    height: 68px;
}

#powerbbsCmt2 .commentWrite .cmtWriteForm .cmtSubmit button {
    width: 100%;
    height: 100%;
    border: none;
    background: none;
    font-size: 13px;
}