#text {
	color: #999;
}


#SCROLLSCROLL {
/* Typical fixed height and fixed width example */
width: 700px;
height: 750px;
overflow: auto;
/* IE overflow fix, position must be relative or absolute*/
position: relative;


}


