.editComment, .editableComment, .textComment{
	display: inline;
}
.comment-childs{
	border: 0px solid #eff2fb;
	margin: 5px 3px 3px 3px;
	padding: 4px 2px 2px 2px;
	background-color: white;
	width:98%;
}
.chalt{
	background-color: #f9fafe;
}
#newcomment{
	border:1px dashed #777;width:96%;
}
#newcommentsubmit{
	color:#538fac;
}
.adminreplycomment{
	border:1px dashed #777;
	width:98%;
	margin:4px;
	padding:4px;
}
.mvccls{
	color: #999;
}