form
{
	width:920px;
}

fieldset
{
	border:none;
	margin-bottom:25px;
	padding:20px;
	background:#FC7C04;
}

legend
{
	font-size: 21pt;
	color:#000;
}

ul
{
	list-style:none;
}

form li
{
	margin-bottom:20px;
}

label
{
	font-size: 14pt;
	margin-left:50px;
	margin-right:5px;
	dislay:none;
}

input {
	width: 200px;
}
