#divScrollTextCont { margin-right: 10px; position:relative; width:350px; height:250px; clip:rect(0px 350px 250px 0px); overflow:hidden; }
#divText {position:absolute; left:0px; top:0px;} 
#scrollArea { position: relative; height: 220px; width: 10px; overflow: hidden; background  : #D0D0D0 }
#scroller { position: absolute; top: -1px; height: 220px; width: 10px; background: #454545; cursor : hand;}

