.text-format-wrapper #edit-comment-body-und-0-format{
	overflow:hidden;
	height:0; 
}
.text-format-wrapper:hover #edit-comment-body-und-0-format{
	height:150px;
	transition: height .5s ease-in-out;
}
.filter-wrapper{
	padding:0 0 1.5em
}
.filter-help {
	display:none;
}