div#nyroModalWrapper{
	border:0 none;
	background: none; 
}
#forgot_head_invite{
	background: url(../images/invite_friends/head_invite_friends.png) no-repeat;
	width: 656px;
	height: 48px;
	overflow: hidden;
}
#forgot_content_invite{
	background: #fff;
	width: 656px;
}
#forgot_bottom_invite{
	background: url(../images/invite_friends/bottom_invite_friends.png) no-repeat;
	width: 656px;
	height: 6px;
	overflow: hidden;
}
#forgot_head_invite h2{
	text-indent: -9999px;
	background: url(../images/main/forgot_pass_icon.png) no-repeat 15px 0;
	width: 247px;
	height: 29px;
	margin-top:9px;
}
table#forgot_table tr td{
	padding: 10px 0;
}
table#forgot_table tr td.title_invite{
	width: 185px;
	text-align: right;
	vertical-align: top;
	padding-top: 14px;
}
.red_font{
	color: #fb0000;
}
a#closeBut {
	display: none;
}
#forgot_send_btn{
	background: url(../images/btn/register_btn.png) no-repeat left -75px;
	float:left;
	margin-right: 2px;
	border: 0 none;
	width: 62px;
	height: 25px;
	cursor: pointer;
}
a.forgot_btn_cancel,
a.forgot_btn_cancel :hover{
	background: url(../images/btn/register_btn.png) no-repeat left -25px;
}
a.forgot_btn_cancel ,
a.forgot_btn_cancel :hover{
	text-indent: -9999px;
	float:left;
	width: 62px;
	height: 25px;
	outline: 0pa none;
}
.forgot_msg{
	padding: 70px 0;
	text-align: center;
}
