@CHARSET "ISO-8859-1";
.textBlock {
	height: 175px;
	overflow: auto;
}
ul.list {
	margin-left: 25px;
	padding: 5px;
	list-style: circle;
}