.regenter_spacer
{
	width: 10px;
	height: 20px;
	float: left;
}

.regenter_enter_none
{
	float: left;
	color: blue;
	cursor: pointer;
	padding: 5px 10px 5px 10px;	
	/*width: 129px;
	height: 20px;*/
	text-align: center;
}

.regenter_enter_block
{
	display: block ;
	float: left;
	color: gray;
	background-color: #e7eded;
	padding: 5px 10px 5px 10px;
	/*width: 129px;
	height: 20px;*/
	text-align: center;
}

.regenter_registration_none
{
	float: left;
	color:blue;
	cursor: pointer;
	padding: 5px 10px 5px 10px;	
	/*width: 129px;
	height: 20px;*/
	text-align: center;
}

.regenter_registration_block
{
	display: block ;
	float: left;
	color: gray;
	padding: 5px 10px 5px 10px;
	background-color: #e7eded;
	/*width: 129px;
	height: 20px;*/
	text-align: center;
}

.regenter_enter_form
{
	float:left;
	width: 100%;
	height: 100%;
	padding: 5px;
	background-color: #e7eded;
}

.regenter_registration_form
{
	float:left;
	width: 100%;
	height: 100%;
	padding: 5px;
	background-color: #e7eded;
}

.regenter_main_container
{
	width: 550px;
	padding: 20px 0px 20px 0px;
	margin-bottom: 20px;
	position: relative;
}

.regform_edit
{
	padding: 5px;
	width: 190px;
}

.regform_edit_captcha
{
	padding: 3px;
}

.login_table
{
	padding: 2px;
	width: 100%;
}

.login_table td
{
	padding: 5px;
	text-align: left;
}

.div_helper
{
	font-size: 11px;
	color: #8f8f8f;
}

.captha_refresh
{
	text-decoration: underline;
	color: blue;
	padding: 0px 0px 0px 10px;
	float: left;
	cursor: pointer;
}

.green_button
{
	cursor: pointer;
	margin: 0px 0px 0px 10px;
}

.green_button_left
{
	background: #fff url("/image/authuser/cab_sub_btn_left.gif") no-repeat left top;
	width: 6px;
	height: 33px;
	float: left;
}

.green_button_right
{
	background: #fff url("/image/authuser/cab_sub_btn_right.gif") no-repeat right top;
	width: 6px;
	height: 33px;
	float: left;
}

.green_button_bg
{
	background: #fff url("/image/authuser/cab_sub_btn_bg.gif") repeat-x;
	float: left;
	height: 33px;
}

.green_button_text
{
	color: #fff;
	text-align: center;
	padding: 6px 10px 0px 10px;
	text-decoration: none;
}

.green_button_text a
{
	color: #fff;
	text-decoration: none;
}

.green_button_text a:hover
{
	color: #fff;
	text-decoration: none;
}