﻿button { border:none; background:inherit;}

.GridEditButton 
{
	border: 2px double #082b84;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding: 0.1em;
	COLOR: #082b84; FONT-FAMILY: Arial;
	FONT-WEIGHT: bolder; FONT-SIZE: 0.77em;
	BACKGROUND-COLOR:white;
	cursor:pointer;
	WIDTH: 50px;
}

acronym { cursor:help; border-bottom: none; }

.ResultHeader
{
	background:#082b84;
	text-align:left;
}

.right { text-align:right; }
.center { text-align:center; }
