#preBanner {
	height:		450px;
	padding:	27px 0 0 35px;
}
#regForm {
	color:		#ffffff;
	width:		682px;
	height:		297px;
	font-family:	Verdana, Arial, Helvetica, sans-serif;
	font-size:	11px;
	padding:	33px 0 0 5px;
}
#TitleText {
	margin-top:	-6px;
	padding:	0px 0 2px 25px;
	display: 	block;
}
#ctl00_ContentPlaceHolderCenter_PasswordRecovery_UserNameContainerID_ValidationTextBox {
	display:	none;
}
#ctl00_ContentPlaceHolderCenter_PasswordRecovery_UserNameContainerID_ValidationTextBoxValidator {
	color:		red;
	
}
.ForgotPasswordUserNameLabel {
	margin:		0px 0px 0px 61px;	
	padding:	0px 0px 5px 0px;
	display:	inline;
	text-transform:	uppercase;
	font-weight:	bold;
}
.ForgotPasswordUserNameRequired {
	margin-left:	66px;
	color:		#F00;
}
.ForgotPasswordUserName {
	background-color:	#fff;
	border:		1px solid #000;
	display:	block;
	width:		275px;
	height:		16px;
	padding:	1px;
	margin-left:	60px;
}
#BodyText {
	text-align:	center;
	padding:	2px 0 2px 0px;
	display: 	block;
}
.ForgotPasswordButton {
	background:	url(../../_images/btn_submit_black.gif);
	border:		none;
	cursor:		pointer;
	float:		right;
	height:		26px;
	margin-top:	-10px;
	margin-right:	20px;
	width:		104px;
	position:	relative;
}
#controlsContainer {
	border:		2px solid #777;
	padding:	25px 25px 25px 25px;
	margin:		30px 100px 25px 120px;
}
#regWindowForgottenPassword {
	background:		url(../../_images/forgot_password_8_bit.png) top left no-repeat;
	height:			333px;
	width:			718px;
}
#ctl00_ContentPlaceHolderCenter_PasswordRecovery_UserNameContainerID_ValidationTextBoxValidator {
	color:		red;
}
#messageContainer {
	width:		350px;
	margin:		70px 50px 50px 175px;
	border:		2px solid #777;
	font-weight:	bold;
}
#passwordSent {
	margin:				40px 25px 40px 25px;
	text-align:			center;
	text-transform:			uppercase;
}