.gbcomment-form-comment label{
	white-space: normal;
	display: inline-block;
}

.commentlist .gbcomment-form-comment label,
ul .gbcomment-form-comment label,
ol .gbcomment-form-comment label{
	display: none;
}

.commentlist .gbcomment-form-comment textarea[name="bad_comment"],
ul .gbcomment-form-comment textarea[name="bad_comment"],
ol .gbcomment-form-comment textarea[name="bad_comment"]{
	display: none;
}