.editComment, .editableComment, .textComment {
	display:inline;
}
.comment-childs {
	background-color:white;
	border:none;
	margin:5px 0 0 -20px;
	padding:0 0 0 20px;
	background: url('images/reply_arrow.png') 0px 4px no-repeat;
}

.deep1{
	margin-left:20px;
}

.chalt {
	background-color:#FFFFFF;
}

#newcomment {
	border:1px dashed #777777;
	width:90%;
}

#newcommentsubmit {
	color:red;
}

.adminreplycomment {
	border:1px dashed #777777;
	margin:4px;
	padding:4px;
	width:99%;
}
.mvccls {
	color:#999999;
}

