/* CSS - Form Profile Forgot Pass */

#comp_form_forgot_pass {
	
	margin-left:auto;
	margin-right:auto;
	width:300px;
	
}

#comp_form_forgot_pass .submit {

	width: 47px;
	height: 18px;
	padding: 18px 0 0;
	background: transparent url(../../img/button/send_btn.gif) no-repeat center top;

}

#comp_form_forgot_pass .submit:hover {

	background: transparent url(../../img/button/send_btn.gif) no-repeat 0 -18px;

}

.ind_sin_usr, .ind_sin_pass, .ind_input {

	width:220px;
	margin-left:auto;
	margin-right:auto;
	
}