
div#content
{
	height:264px;
}

div#content table
{
	margin-left:20px;
}


div#content table td
{
	height:24px;
}

div#content table td.h84
{
	height:84px;
}

div#content td.textfield input
{
	width:130px;
}

div#content td input.button
{
	width:90px;
}

span.formError
{
	font-size:11px;
	font-family:"Trebuchet MS";
	color:#FF0000;
}