

#feedback textarea {
	display: none;
}

#feedback .textarea {
	display: inline;
	width: 340px;
	height: 110px;
}