@charset "utf-8";
.content section legend {
	font-size: large;
	font-weight: bold;
	color: #05A5D9;
}
.content section fieldset {
	padding: 5px;
	border: 2px solid #05A5D9;
}
