.overall .center .main_login {
	float: left;
	width: 540px;
	padding:0px;
	background: url(/images/mp/quicksignup/main_bg.gif) no-repeat left top;
	height: 235px;
	margin: 38px 0px;
}
form.login {
	float:left;
	clear:left;
	font-size: 12px;
	height: 16px;
	background:none;
}
table.login {
	margin: 52px 0px 36px 50px;
	color: #999999;
	width:460px;
}
.overall .center .main_login form.login table.login input.login {
	background:transparent;
	border:none;
	height: 21px;
	width: 130px;
	margin:0px 5px 0px 10px;
	float:left;
	padding:0px;
}
.overall .center .main_login form.login table.login input.small_login {
	background:transparent;
	border:none;
	height: 21px;
	width: 105px;
	margin:0px 5px 0px 10px;
	float:left;
	padding:0px;
}
.overall .center .main_login form.login table.login td.login {
	background:url(/images/mp/quicksignup/input_bg.gif) no-repeat top center;
	height: 21px;
	width: 150px;
}
.overall .center .main_login form.login table.login td.login_small {
	background:url(/images/mp/quicksignup/small_input_bg.gif) no-repeat top center;
	height: 21px;
	width: 120px;
}
.overall .center .main_login .login .login a, .overall .center .main_login .login .login a:visited {
	color: #333333;
	text-decoration: underline;
}
.overall .center .main_login form.login table.login a:hover {
	color: #666666;
	text-decoration: underline;
}
.overall .center .main_login form.login .login_ch input{
	border:2px solid #fecd04;
	background: #ffffff;
}
.overall .center .main_login form.login input.login_b {
	width:150px;
	height:23px;
	background:url(/images/mp/quicksignup/sign_button_bg.gif) no-repeat center center;
	color:#ffffff;
	border:none;
	margin: 0px 0px 0px 180px;
	cursor:pointer;
	font-size:12px;
	font-weight:bold;
	padding:4px 6px 5px 6px;
}

.overall .center .main_login table.login input.reload,
.overall .center .main_login table.login input.reload:visited 
{
	position: relative;
	top: -4px;
	color: #333333;
	text-decoration:none;
	background:url(/images/mp/quicksignup/reload.gif) no-repeat left center;
	border:none;
	cursor:pointer;
	width:20px;
	height:20px;
}
.overall .center .main_login table.login input.reload_over 
{
	position: relative;
	top: -4px;
	color: #ee4611;
	text-decoration:none;
	background:url(/images/mp/quicksignup/reload_over.gif) no-repeat left center;
	border:none;
	cursor:pointer;
	width:20px;
	height:20px;
}

span.yellow {
	color:#ffcc00;
}
