.ta_text{ 
  width: 510px; 
  height:100px; 
  overflow: auto;  
  margin:0;  
  padding:0; 
} 
.resizer{  
  position: relative; 
  top:5px; 
  right: 17px; 
  cursor: se-resize; 
}