.reply-btn{
	float: right;
	font-weight: bold;
	cursor:pointer;

}

.article-comment-popup{
	display:none;
	margin-bottom: 10px;
}
.child-comment{
	margin-left: 20px;
}
.response{
	font-weight: bold;
}
.iframewrapper{
	margin: auto;
}
.iframewrapper iframe{
	border: 5px solid #fff;
}