﻿.form_row
{
	clear: left;
}

.holtcat_rpt_form_label
{
	vertical-align: top;
	min-width: 11em !important;
	width: 15em;
}

.holtcat_rpt_form_field
{
}

.holtcat_rpt_form_field input
{
}

.holtcat_rpt_active_extension
{
	padding-bottom: 0.5em;
	padding-top: 0.5em
}

.holtcat_rpt_test_results
{
    padding-top: 10px;
    padding-bottom: 10px;
	text-align: center;
	width: 100%;
}

.HoltcatReportTitle
{
	font-weight:bold;
	font-size:1em;
}

.HoltcatReportFooter
{
	text-align:right;
}

.HoltcatReport
{
	width:100%;
	background-color:#E4E4E4;
}

.HoltcatReport .Header
{
	font-weight:bold;
	background-color:#FFC81F;
}

.HoltcatReport .Item
{
	font-weight:normal;
}

.HoltcatReport .AlternateItem
{
	font-weight:normal;
}

.HoltcatReport a:link, .HotcalReport a:visited, .HotcalReport a:active
{
	text-decoration:none;
}

.HoltcatReport a:hover
{
	text-decoration:underline;
}

.HoltcatButton
{
	background-color:#FFC81F;
	color:#000000;
	border:#000000 solid 1px;
}

a.HoltcatBigLink:link, a.HoltcatBigLink:visited, a.HoltcatBigLink:active
{
	font-weight:bold;	
	text-decoration:none;
}

a.HoltcatBigLink:hover
{
	text-decoration:underline;
}

.GoToTop
{
	width:100%;
}
