@charset "utf-8";

form div {
	max-width:550px;
	text-align:right;
}

fieldset {
	margin-top: 0em;
	margin-bottom: .5em;
	padding: .5em 1em;
}
input, select {margin-bottom: .5em; padding:0px 10px;}
legend {
	color: black;
	font-weight: bold;
	font-size: 85%;
}