@charset "UTF-8";
.bioscroller {
	overflow: auto;
	margin-top: 125px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 0px;
	height: 500px;
	text-indent: 10px;
	width: 500px;
}
