#login {
display:none;
	position: absolute;
	z-index: 999;
	top: -20px;
	right: -43px;
	padding-top: 10px;
	width: 333px;
	text-align: right;
}
.gecko #login, .safari #login, .chrome #login { padding-top:12px; }
#login h3 {
	color: #000;
	font-size: 8.5pt;
	font-weight: normal;
}
#login input, #content #WebLoginLayer0 input {
	margin-right: 4px;
	padding: 1px 4px;
	color: #777;
	font-size: 8pt;
	vertical-align: middle;
}
#loginLnks {
	position: relative;
	top: -31px;
	left: 100px;
	width: 90px;
	text-align: left;
	line-height: 14pt;
}
.gecko #loginLnks, .safari #loginLnks, .chrome #loginLnks { float:left; left:304px; width:130px; }
#content #WebLoginLayer0 h3 { display:none; }
#content #WebLoginLayer0 {
	position: relative;
	z-index: 99999;
	margin-bottom: -150px;
	height: 200px;
	background: #fff;
}
#content #WebLoginLayer0 #loginLnks {
	left: 300px;
	line-height: 15pt;
}
#login a, a#forgotpsswd { font:7pt Arial; font-weight:bold; background:#000; color:#fff; padding:1px 2px 1px 3px; }
#login a:hover { background:#2297d0; }
#loginfrm #login h3 { display:none; }
.fmBtn {
	width: 29px;
	height: 21px;
	background: url(../images/btn_go.gif) -3px -3px no-repeat;
	border: 2px solid #86ceef;
	cursor: pointer;
}