#portlet_home #portlet_right #login_portlet {
	width: 350px;
	background: #FFF url(../../../../images/home/web/main_top.gif) no-repeat left top;
}


#portlet_home #portlet_right #login_portlet #login_form {
	margin-left: 12px;
	padding-left: 20px;	
	padding-top: 30px;
}

#login_form form div.login_form_header {
	font-size:12px;
	font-weight:bold;
	line-height:12px;
	padding-bottom: 6px;
	padding-top: 10px;
}

#login_form form div.login_form_input input {
	background-image:url(../../../../images/home/web/input_background.gif);
	border:0 none #FFFFFF;
	font-size:13px;
	height:14px;
	padding:3px;
	width:282px;
}

#login_form_footer {
	margin-top: 10px;
	width:288px;
}

#login_form_footer #login_form_remember {
	float: left;
	padding-top: 7px;
	font-weight: bold;
	margin-right: 13px;
}

#login_form_footer #login_form_signin {
	float: right;
}

#login_dot_seperator {
	background: url(../../../../images/home/web/dots.gif) repeat-x center bottom;
	height: 1px;
	margin: 8px 30px 0px 0px;
}

/* new reg process */
#home_signup_form .home_signup_multi {
	width: 148px;
	float: left;
	font-weight: bold;
}

#home_signup_form .home_signup_single {
	width: 291px;
	font-weight: bold;
}

div.home_signup_multi input {
	background-image:url(../../../../images/home/web/input_background.gif);
	border:0 none #FFFFFF;
	font-size:13px;
	height:14px;
	padding:3px;
	width:133px;
	
}
div.home_signup_single input {
	background-image:url(../../../../images/home/web/input_background.gif);
	border:0 none #FFFFFF;
	font-size:13px;
	height:14px;
	padding:3px;
	width:282px;
	}
#login_sign_up_time {
	margin: 16px 4px 25px;
	color:#009ee0;
	font-size:16px;
}

#login_header {
	color:#009ee0;
	font-size:14px;
	font-weight: bold;
	background: url(../../../../images/home/web/right_arrow.gif) center left no-repeat;
	padding-left: 14px;
}

#signup_header {
	color:#0099FF;
	font-size:14px;
	font-weight: bold;
	background: url(../../../../images/home/web/right_arrow.gif) center left no-repeat;
	padding-left: 14px;
	margin: 12px 0px;
}

#login_join {
	padding-left: 46px;
}

#login_portlet_footer {
	background: url(../../../../images/home/web/main_bottom.gif) no-repeat center bottom;
	height: 22px; 
	width: 350px;
}