.resizable-textarea .resizer {
	height: 14px;
	border: 1px solid #e5e5e5;
	border-top-width: 0;
	margin-top: -1px; /* Fix for some browsers */
	cursor: s-resize;
}
