fieldset{
	border:1px solid Buttonface;
	display:block;
	margin:10px;
	padding:10px;
}
fieldset div{
	margin-bottom:3px;
}
legend{
	font-weight:bold;
}
label{
	clear:both;
	display:block;
	float:left;
	width:150px;
}
input,select,textarea{
	border-width:1px;
	padding:2px;
}



div.quotaDisplay{
	clear:both;
	float:right;
}
div.userOptions{
	border:1px solid Silver;
	clear:both;
	margin-top:10px;
	padding:2px;
}
div.userOptions h1{
	background:#E9E9E9;
	display:block;
	font-size:1.2em;
	font-weight:bold;
	margin-bottom:5px;
	padding:2px;
}
div.userOptions h2{
	font-size:1.1em;
}
