#confirmRegistrationPopup {
	background:			white;
}

#dialogDescription {
	background:			#edf2eb;
	padding:			10px 12px;
}

#dialogContentArea {
	background:			white;
	padding:			10px 12px;
}

#dialogSubmits {
	background:			#edf2eb;
	padding:			20px 12px;
}

#dialogSubmits .submit {
	float:				left;
	margin:				0 10px 0 0;
	width:				auto;
}

#dialogSubmits .submit1 {
	padding-left:			150px;
}
