@charset "utf-8";
/* CSS Document */

.textbox {
	height:17px;
	border:#000 solid 1px;
	margin-top:2px;
}
.bullets {
	list-style-position: inside;
	list-style-type: square;
	line-height:18pt;
}