/* textareaResizer */
.taPositioner {position: absolute; width: 59px;}
.taPositioner img {cursor: pointer;}
textArea.small {height: 40px;}
textArea.medium {height: 100px;}
textArea.big {height: 300px;}

