﻿.fielddescription_req
{
	padding: 6px;
}
.field
{
	padding: 6px;
}
table.searchbox
{
	border: solid 1px #DDDDDD;
}
table.searchbox tr td
{
	padding: 4px;
} 
table.searchbox tr td.header
{
	height: auto;
	padding: 4px;
	color: #666666;
	background-image: none;
	background-color: #E8E8E8;
	border-bottom: none;
} 
table.searchbox tr td.field select, table.searchbox tr td.field input
{
	width: 200px;
}
td.fielddescription
{
	font-size: 8.5pt;
	text-align: right;
}
input
{
	font-size: 8.5pt;
}
input.simple
{
	font: 9pt;
	font-weight: bold;
	font-variant: small-caps;
	border: solid 1px #CCCCCC;
	background-color: #E8E8E8;
	padding: 3px 10px 3px 6px;
}
input.smallsimple
{
	font: 7.75pt;
	color: #006633;
	font-weight: bold;
	border: solid 1px #CCCCCC;
	background-color: #E8E8E8;
	padding: 2px 5px 2px 3px;
}
select
{
	font-size: 8pt;
}