/* ACT 68
------------------------------------------*/
#act68DatabasePage #steps	{
	margin-left:92px;
}
#act68DatabasePage strong	{
	font-weight:normal;
	color:#000;
	font-size:.8em;
}
#act68DatabasePage h2	{
	margin-bottom:.5em;
	font-size:1.5em;
}
#act68DatabasePage h2 a:link, #act68DatabasePage h2 a:visited	{
	font-weight:normal;
	font-size:.8em;
	padding-left:.5em;
}
#act68DatabasePage #methodSet, #act68DatabasePage #nameSet, #act68DatabasePage #citySet, #act68DatabasePage #ownerSet, #act68DatabasePage #spanSet,
#act68DatabasePage #dateSet, #act68DatabasePage #countySet	{
	background:url(../images/steps/1.gif) 16px bottom no-repeat;
	padding:2em 2em 2em 92px;
	margin-bottom:-6px;
}
#act68DatabasePage #nameSet, #act68DatabasePage #citySet, #act68DatabasePage #ownerSet, #act68DatabasePage #spanSet, #act68DatabasePage #dateSet, #act68DatabasePage #countySet	{
	background:url(../images/steps/2.gif) 16px bottom no-repeat;
}
#act68DatabasePage #continue	{
	margin-left:92px;
}
#act68DatabasePage p#buttons	{
	margin:8px 0 0 0;
	font-size:1.1em;
}
#act68DatabasePage #buttons input	{
	margin-right:10px;
}
#act68DatabasePage #results	{
	background:url(../images/steps/3.gif) 16px top no-repeat;
	margin-top:24px;
	padding-left:92px;
	z-index:1 !important;
}
#act68DatabasePage table	{
	background:url(../images/transparent_screen.gif);
	margin-bottom:8px;
	border:1px solid #d6d7b8;
}
#act68DatabasePage th	{
	text-align:right;
	width:18em;
	padding:0 .75em;
	background:#e0e4c7;
}
#act68DatabasePage td	{
	padding:.25em .75em;
}
#act68DatabasePage .resultHeader	{
	text-align:center;
	font-weight:bold;
	font-size:1.2em;
	padding:8px 0;
	background:#005741;
	color:#fff;
	margin-bottom:4px;
	font-style:normal;
}
