/* Add here all your css styles (customizations) */
#Scrollbox  {
	margin-left: 50px;

width: 800px;

height: 250px;

overflow-y:scroll;

color: 0000090;

background: FFFFFF;

}

