.topPaddingMiddle {
    padding-top: 0px;
}
.sticky {
    background: #ffffff;
    height: 0px;
}
.forgotpasswordBox{
	background:url(../images/regi-box-left.png) no-repeat left top;
	width:503px;
	height:340px;
	margin:25px auto 70px auto;
	font:12px Tahoma, Geneva, sans-serif;
	padding-left:15px;
}
.forgotpasswordBox-inner{
	background:url(../images/regi-box-right.png) no-repeat right top;
	height:340px;
	padding-right:15px;
}
.forgotpasswordBox-content{
	background:url(../images/regi-box-bg.png) repeat-x  left top;
	height:340px;
}
.forgotpasswordBox h2{
	display:block;
	height:25px;
	font:23px/36px 'Lobster14Regular';
	color:#fff;
}
.forgotpasswordBox ul{
	padding:25px 0 0 0px;
	
}

.forgotpasswordBox ul li{
	margin-bottom:5px;
	clear:left;
	float:left;
	margin-left:0px;
}
.forgotpasswordBox ul li label{
	display:block;
	float:left;
	text-align:right;
	width:155px;
	color:#6a6a6a;
	font:12px Tahoma, Geneva, sans-serif;
	line-height:25px;
	padding-right:15px;
	
}
.forgotpasswordBox ul li .text-box{
	float:left;
	margin-left:0px;
}
.btn-submitnow{
	background:url(../images/signup-btn2.png) no-repeat left top;
	width:132px;
	height:39px;
	border:0;
	cursor:pointer;
	text-align:left;
	font:700 11px Tahoma, Geneva, sans-serif;
	color:#fff;
	padding:0 0 2px 33px;
	text-transform:uppercase;
	margin-left:150px;
	display:block;
	text-shadow:0 -1px 1px #84a900;
}
.btn-submitnow:hover{
	background:url(../images/signup-btn2.png) no-repeat left bottom;
}
.forgotpassword-thanks-block{
	/*background:url(../images/reset-thanks-icon.png) no-repeat center 32px;*/
	background:url(../images/sigup-thanks-icon.png) no-repeat center 32px;
	padding:142px 0 0 0;
	text-align:center;
}
.forgotpassword-thanks-block h3{
	font:normal 18px Tahoma, Geneva, sans-serif;
	color:#3a842e;
}
.forgotpassword-thanks-block p{
	font-size:14px;
	color:#6a6a6a;
	line-height:21px;
	padding:35px 0 15px;
	font:14px Tahoma, Geneva, sans-serif;
}
.btm-txt{
	color:#6a6a6a;
	font-size:13px;
}
.btm-txt a{
	color:#6a6a6a;
	text-decoration:underline;
}
.btm-txt a:hover{
	text-decoration:none;
}
.forgotpasswordBox.thanks{
	width:585px;
}
.margin-bottom-8{
	margin-bottom:8px !important;
}
.terms
{
	width:500px;
	font:11px Tahoma, Geneva, sans-serif;
	color:#6a6a6a;
	float:left;
	padding-left:140px;
}
.flt-left-captch
{
	float:left;
	padding-left:75px;
}
