/* CSS Document */

FORM { margin-bottom: 6em; }

FIELDSET {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-bottom: 1.5em;
}

FIELDSET LEGEND {
	font-size: 1.25em;
	margin-top; 1em;
	margin-bottom: 0.5em;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
}

FIELDSET LABEL, TD {
	font-size: .8em; }
	
FIELDSET EM { margin: 0.5em 0 .25em 0; }

td {
	vertical-align: top;
	padding-bottom: 0.25em;
}


.textfield { line-height: 2em; background-color: #FFFF99; }
