@charset "utf-8";
/* CSS Document */

label {
	clear:both;
}
input {
	margin-bottom:20px;
}
fieldset {
	padding:10px;
	border:#999999 thin solid;
}
legend {
	color:#999999;
	font-size:18px;
}