@charset "UTF-8";
.counter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #06491F;
	position: absolute;
	left: 83px;
	top: 73px;
	width: 68px;
	text-align: right;
	font-weight: bold;
}
/* CSS Document */

#Leftbar {
	background-color: #000000;
	height: 100%;
	width: 300px;
}

.Table100 { height: 100%; }
