#commenting_profile_form {
	padding: 10px;
	background-color: #e3e3e3;
	border: 1px solid #999;
	border-radius: 3px;
	font-family: "Open sans", sans-serif;
	font-size: 1em;
}

#commenting_profile_form input {
	display: block;
	margin-bottom: 8px;
	font-size: 1em;
	padding: 5px 5px;
	box-sizing: border-box;
}

.commenting-profile-response-message {
	margin-bottom: 20px;
}

.mtm-article-comments-talk h2.vf-comment-header__heading.vf-heading-text {
	display:none;
}

.mtm-article-comments-talk .commenting-profile-information p {
	font-family: "Open sans", sans-serif;
	font-size: 12px;
	text-decoration: none;
}

.mtm-article-comments-talk .commenting-profile-no-user p {
	font-family: "Open sans", sans-serif;
	font-size: 14px;
}

.mtm-article-comments-talk .commenting-profile-no-user h3 {
	font-size: 16px;
	font-weight: bold;
	font-family: "Open sans", sans-serif;

}
.mtm-article-comments-talk .commenting-profile-no-user .block-title {
	border-bottom: 2px solid #000;
}
