﻿TABLE.HelpPageContent
{
	width: 100%;
}
TABLE.HelpPageSearch
{
	width: 100%;		
}
TABLE.HelpPageSearch TD
{
	padding: 3px;
}
TD.HelpPageContent
{
	width: 60%;
	vertical-align: top;
}
TD.HelpPageQuestion
{
	font-weight: bold;
}
TD.HelpPageAnswer
{
	padding-top: 5px;
	padding-left: 20px;
}
UL.HelpPageList
{
}
A.HelpPageQuestion
{
	text-decoration: none;
}
