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

