@charset "utf-8";
#back {

}
#back {
	text-align: right;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.testfile {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	border: 1px dotted #999999;
	height: auto;
	overflow: auto;
}
