fieldset {
	margin-bottom: 25px;
	padding: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-left: 0px;
}
#WAATKRegistrationForm   h3 {
	margin-top: 25px;
}

legend {
	margin-left: 5px;
	font-weight: bold;
	color: #216EB9;
}
fieldset ol {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	list-style-type: none;
	margin-left: 0px;
}
fieldset li {
	padding-bottom: 15px;
}
label {
	display: block;
	font-weight: bold;
	color: #666666;
	padding-bottom: 2px;
}
.helpText {
	font-weight: normal;
}
#Register {
	margin-top: 15px;
}
input, textarea, select, file {
	background-color: #EDF3F9;
}
div#content {
	width: 600px;
	background-image: url(../images/personal-trainer-coach.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	padding-right: 340px;
	margin: 0px;
}
