/* CSS Document */

.text_scroller{
	overflow-y: scroll;
	height: 300px;
	
	
}