.tfp-textarea {
	background-color: #FFF;
	color: #333;
	border: 1px solid #CCC;
	border-radius: 4px;
  resize: none;
}