#textarea { position: relative; width: 242px; overflow: hidden; left: 0; height: 252px; background-color:#FFFFFF; }
#thetext { position: absolute; width: 242px; left: 0; top: 0; cursor: default; }
#up_arrow { width: auto; height: 20px; cursor: pointer; }
#down_arrow { width: auto; height: 20px;cursor: pointer; }