#comments p.response-count {
	text-align: center;
}
#comments p.response-count strong {
    display: block;
	font-size: 3em;
}
#social_comment_navigation {
	text-align: center;
}
#social_comment_navigation h4 {
    display: inline-block;
	margin:0;
}
#social_comment_navigation em {
   padding: 0 0.5em;
}
div.social-comment-wrapper form.comment-form fieldset.filter-wrapper,
div.social-comment-wrapper form.tweet-form fieldset.filter-wrapper {
	display: none;
}
div.social-comment-wrapper form.comment-form div.author-wrapper label {
	width: 100%;
}
div.social-comment-wrapper form.comment-form div.author-wrapper div.description {
	display: none;
}
div.social-comment-wrapper form.comment-form div.form-type-textarea label,
div.social-comment-wrapper form.tweet-form div.form-type-textarea label {
	display: none;
}
div.social-comment-wrapper form.tweet-form,
div.social-comment-wrapper form.comment-form {
	text-align: center;
	display: none;
}
div.social-comment-wrapper form.comment-form {
	position: relative;
}