@charset "UTF-8";
.text_box_cls {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	color: #FFF;
	text-decoration: none;
	background-color: #454951;
	width: 650px;
}
#scroller {
	height: 100px;
	overflow: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	line-height: normal;
}
