label.for_checkbox {
	display: inline;
	margin: 0px;
	padding: 0px;
	clear: none;
	float: none;
	width: auto;
}
#PhotographerProfile label {
	width: 158px;
	display: block;
	float: left;
	text-align: right;
	clear: left;
}
#PhotographerContact label {
	width: 165px;
	display: block;
	float: left;
	text-align: right;
	clear: left;
}
#PhotographerPayment label.for_field {
	width: 230px;
	display: block;
	float: left;
	text-align: right;
	clear: left;
}
#PhotographerPayment .forcheckbox {
	margin-bottom: 15px;
	float: left;
}
#PhotographerMisc label {
	width: 230px;
	display: block;
	float: left;
	text-align: right;
	clear: left;
}
.formsection label {
	margin-bottom: 15px;
	padding-right: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.formsection .form_field {
	margin-bottom: 15px;
	width: 300px;
}
.formsection h3 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #66CCFF;
	font-size: 14px;
}
.form_drop{
margin-bottom: 15px;
}
.Required {
	font-size: 14px;
	font-weight: bold;
	color: #FF3300;
}
