﻿.console
{
	position: fixed;
	top: 7.5em;
	left: 0.09em;
	background-color: White;
	z-index: 100;
}

* html .console
{
	position: absolute;
}

.console table
{
	width: 14.06em;
	background-color: White;
}

.console table tr td
{
	color: #7a7a7a;
	padding: 0.47em;
}

.console a
{
	color: #7a7a7a;
	font-size: 8pt;
	font-weight: bold;
}
