/*login-wrapper*/
#login-wrapper {font-size:1.3em; color:#b7b7b7 }
#login-wrapper .indent{
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 307px;
}
#login-wrapper .txt-1 span{ color:#999}
#login-wrapper p{
	margin:0px 0px 7px 0px;
	color: #999;
}
#login-wrapper h1{color:#a8ca60; font-size:2.5em; margin-bottom:13px; line-height:1.2em  }

#login-wrapper {
	height:233px;
	display:none;
}
#login-reg-button {
	position:absolute;
	width:140px;
	margin:0px 0px 0px 838px;
	height:38px;
	font-family:Arial, Helvetica, sans-serif;
	color:#b0bdc6;
	font-weight:bold;
	line-height:36px;
}
	#login-reg-button a {
		color:#545454; font-weight:bold;
		text-decoration:none;
		font-size:12px;
		padding:12px 60px 12px 0px;
		background:url(button1.gif) top right no-repeat
	}

	
	
	#login-reg-button1 {
	position:absolute;
	width:150px;
	text-align:right;
	margin:-6px 0px 0px 38px;
	height:38px;
	font-family:Arial, Helvetica, sans-serif;
	color:#b0bdc6;
	font-weight:bold;
	line-height:38px;
}
	#login-reg-button1 a {
		color:#545454; font-weight:bold;
		text-decoration:none;
		font-size:12px;
		padding:16px 60px 12px 0px;
		background:url(button1.gif) top right no-repeat
	}
	#login-reg-button1 a.active {
		color:#545454; font-weight:bold;
		text-decoration:none;
		font-size:12px;
		padding:16px 60px 12px 0px;
		background:url(button.gif) top right no-repeat
	}
	#login-reg-button1 b{ color:#ff600b; display:none}
	#login-reg-button1 span{ color:#ff600b;}
	#login-reg-button1 a:hover {
		text-decoration:underline;
	}
	
	#login-reg-button1 a.active b { display:inline; }
	#login-reg-button1 a.active span { display:none;}
