form
{
	width: 30em;
}

form
{
	position: relative;
	float: left;
	clear: left;
	width: 100%;
	margin: 0 0 -1em 0;
	padding: 0 0 1em 0;
	border-style: none;
	border-top: 1px solid #BFBAB0;
	border-bottom: 1px solid #BFBAB0;
	background-image: url(fieldset_gradient.jpg);

	background-color: #F2EFE9;
	background-repeat:repeat-x;

}

a#library
{
	font-weight: bold;
	font-size: 12px;

}
/*
legend
{
	padding: 0;
	color: #545351;
	font-weight: bold;
}
*/

table
{vertical-align:top;

font-size:11px;
font-family:Arial, Helvetica, sans-serif;


}

p#legal
{
font-size:10px;
font-family:"Courier New", Courier, monospace;
}

.error  { color: red; background-color: transparent; font-weight: bold }

