﻿.form_restorepassword
{
	width				:288px;
	text-align			:right;
	padding				:10px 0;
	display				:block;
	overflow			:auto;
	margin-right		:auto;
}
.form_restorepassword input
{
	width				:201px;
	border-color		:#999999;
	border-style		:solid;
	border-width		:2px 1px 1px 2px;
	display				:block;
	height				:15px;		
}

.form_restorepassword_button
{
	width				:75px;	
	padding-top			:10px;
	display				:block;
	overflow			:hidden;
	margin-left			:auto;
}
.form_restorepassword_button input
{	
	width				:auto;
	height				:auto;			
}
.register_page_free_html a:link,
.register_page_free_html a:visited
{
	color				:#006257;
}
.register_page_free_html a:active
{
	color				:#FF9900;
}
.form_restorepassword_title
{
    float:left;
    overflow:hidden;
    text-align:left;
    width:80px;
}