@CHARSET "UTF-8";

#header, #content
{
	margin-left: auto;
	margin-right: auto;
	width: 903px;
	margin-bottom: 40pt;
}

h1
{
	font-size: 12pt;
}

p
{
	font-size: 10pt;
	line-height: 1.5;
}

errorbox
{
	font-size: 10pt;
	line-height: 1.5;
}

.form_text
{
	vertical-align: top;
	max-width: 180px;
}

.form_input
{
	vertical-align: top;
}

td
{
	font-size: 10pt;
}

.invisible
{
	visibility: hidden;
	display: none;
}