@charset "utf-8";
#FormContent {
	width: 530px;
	left: 20px;
	position: relative;
	padding-top: 10px;
	padding-bottom: 10px;
	float: left;
}
legend {
	color: #3F76D4;
	font-size: 12px;
	font-weight: bold;
}
fieldset {
	padding: 8px;
	border: 1px solid #3F76D4;
	margin-bottom: 10px;
	clear: both;
}
label {
	font-size: 12px;
	color: #333333;
	font-variant: normal;
	text-transform: none;
}
li {
	list-style-type: none;
	line-height: 24px;
}
input {
	color: #0066CC;
	font-size: 12px;
}
