﻿.usagesummaryprogress
{
	border-bottom:solid 1px #bfbfbf;
}

.usagegraphsubtitle
{
	background-image:url("images/movemouse.png");
	background-position:3px 0px;
}

.usagegraphcontent
{
	border-bottom:solid 1px #bfbfbf;
}

.usagegraphimage
{
	border:none;
	padding:0px;
	margin:0px;
	cursor:pointer;
	width:660px;
	height:316px;
}

.usagesummaryleft
{
	width:200px;
	font-weight:bold;
}

.usagesummarymiddle
{
	text-align:right;
	width:150px;
}

.usagesummaryright
{
	width:200px;
	text-align:right;
}

.usagekeydown
{
	border:solid 1px #305c92;
	background-color:#6b8db8;
	width:16px;
	height:16px;
}

.usagekeyup
{
	border:solid 1px #ffca46;
	background-color:#fff232;
	width:16px;
	height:16px;
}
.usagekeyfree
{
	border:solid 1px #4C9724;
	background-color:#8CC542;
	width:16px;
	height:16px;
}

.keycell
{
	width:20px;
}