.lbl		{}
.lblErr		{color: #002EE4 }
input.noErr	{}
input.err	{}
.urgent		{color:maroon }
.required	{color:maroon; padding:0 0 0 2px }
.errMsg		{color: #309; font-weight:bold; display:none }

input.subscribeButton { font-size:13px; font-weight:bold }


#loginBox { width:196px }
#loginBox #top { background:url(../../unbound/images/loginbox-top.gif) no-repeat; height:3px; font-size:1px; line-height:1px }
#loginBox #mid { background:url(../../unbound/images/loginbox-mid.gif) repeat-y; padding:16px 10px }
#loginBox #bot { background:url(../../unbound/images/loginbox-bot.gif) no-repeat; height:8px; font-size:1px }
#loginBox form { display:inline }
#loginBox input.txt { width:80px; margin:1px 0 }

#loginBox img.loginHdr { margin:0 0 8px }
#loginBox div.forgot { margin-top:8px }
#loginBox div.forgot, #loginBox div.forgot a { width:120px; height:9px; font-size:1px; display:block; text-indent:-2000em; 
							background:url(../../uimages/04/ub/login-forgot.gif) no-repeat }
#loginBox div.forgot a:hover { background-image:url(../../uimages/04/ub/login-forgot-over.gif) }

#loginBox .rememberMeBox { margin:4px 0; font-size:9px }
#loginBox #rememberMe_lbl { font-size:9px; color:#555 }

/* similar on home page */
div.goWrap { margin-top:4px }
input.loginGo, div.goWrap		{ width:26px; height:18px; 
			background:url(../../uimages/04/ub/login-go.gif) no-repeat; cursor:hand }
input.loginGo:hover, input.loginGoHover	{ cursor:hand;
			background:url(../../uimages/04/ub/login-go-over.gif) no-repeat }

#loggedinBox { width:145px; background:url(../../uimages/04/ub/tiled-bg.gif); line-height:13px }
#loggedInBox a { font-size: 9px }

#forgotPwd { display:block; margin:26px 0 0}
#forgotPwd label#email_lbl { float:left; width:60px }
#forgotPwd input#email { float:left }
#forgotPwd input#go { clear:both; margin:6px 0 0 60px }