.title{
	color:#444849;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 18px;
}

.error_info{
	color:#882222;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#recover_title{
	float:left;
	margin-left: 0px;
	margin-top: 0px;
	height: 50px;
	width: 786px;
}

#recover_title_key{
	float:left;
	margin-left: 10px;
	margin-top: 22px;
	height: 24px;
	width: 24px;
	background-image: url(../images/recover/frame_hosting_key.png);
	background-repeat: no-repeat;
}

#recover_title_text{
	float:left;
	margin-left: 10px;
	margin-top: 22px;
	height: 30px;
	width: 250px;
}

#recover_separator{
	float:left;
	margin-left: 0px;
	margin-top: 10px;
	height: 3px;
	width: 789px;
	background-image: url(../images/recover/separador_frame_hosting.jpg);
	background-repeat: no-repeat;
}

#text_container{
    width: 750px; 
    float: left; 
    text-align: justify; 
    margin-left: 20px; 
    margin-top: 35px;
}

#form_container{
    float: left; 
    margin-left: 132px; 
    margin-top: 32px; 
    margin-bottom: 50px;
    width: 520px;
}

#recover_password{
    width: 177px;
}

#text_container_center{
    width: 750px; 
    float: left; 
    text-align: center; 
    margin-left: 20px; 
    margin-top: 25px;
    margin-bottom: 32px;
}