﻿.ToolHeaders
{
	font-size:9pt;
	font-weight:bold;
	width: 100%;
	padding: 3px 0px 3px 0px;
	text-indent: 10px;
	background-color: #4e4e4e;
	color: White;
}

.ToolTable
{
	width: 100%;
	cursor: pointer;
	border-bottom: solid 2px gray;
}

.ToolImage
{
	text-align: center;
	width: 62px;
}

