<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* Start Stats stack CSS code */



.stacks_in_8stats, .stacks_in_8pagetitle{
	display: none;
}

.stacks_in_8instructwrapper{
	position: relative;
	background: url("../bio_files/newstatsbg.png") repeat-x;
	height: 100px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
.stacks_in_8instruct{
	position: absolute;
	text-align: center;
	bottom: 0px;
	left: 0px;
	right: 0px;
	color: #fff;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	background: rgba(0, 0, 0, 0.6);
	padding: 4px 10px 5px 10px;
}

 /* End if record mode */

 /* End if admin mode */

/* End Stats stack CSS code */</pre></body></html>