.help1
{
	color: red;
	font-family: Arial;
	font-size: 12pt;
	font-weight: bold;
}

.help2
{
	color: black;
	font-family: Verdana;
	font-size: 8pt;
}

.help3
{
	color: #060650;
	font-size: 16pt;
	font-family: Arial;
	font-weight: bold;
	font-style: italic;
}

#divHelp
{
	width: 400px;
	background: #FFFFFF;
}

#divFindFeatureList{
	position:absolute;
	background-color:#FFFFFF;
	top: 65px;
	left: 0px;
	width: 315px;
	overflow: auto;
}

#divLayerLabels
{
	position:absolute;
	background-color:#FFFFFF;
	top: 65px;
	left: 0px;
	width: 315px;
	overflow: auto;
}