.maintext
{ 

overflow: auto;
vertical-align: top;
background-color: none;
height: 350px;
scrollbar-face-color:white;
scrollbar-highlight-color:white;
scrollbar-3dlight-color:white;
scrollbar-darkshadow-color:666666;
scrollbar-shadow-color:silver;
scrollbar-arrow-color:85C441;
scrollbar-track-color:transparent;

}