@import url("layout.css");
@import url("base.css");
@charset "utf-8";
#content{height:490px;}
#error{border:1px solid #999;color:#C00;width:420px;margin:10px auto;position:relative;top:80px;background:url(/images/erroricon.gif) 5px 4px no-repeat;padding:5px 5px 5px 35px;}
#loginBox{width:470px;height:185px;margin:0 auto;position:relative;top:109px;}
#loginBarH{height:4px;background:url(/images/logobar_h.gif) no-repeat;line-height:0;font-size:0;}
#loginBarB{background:url(/images/logobar_b.gif) repeat-y;}
#loginBarF{height:4px;background:url(/images/loginbar_f.gif) no-repeat;line-height:0;font-size:0;}
#loginLogo{float:left;padding:17px 0 0 20px;}
#btnBar{padding-top:17px}
#passbar{margin-top:10px;}
#btnBar label{width:86px;height:20px;padding:4px 0 0 18px;float:left;}
#loginEnter{text-align:right;padding:10px 27px 20px 0;}
#login{width:69px;height:24px;background:url(/images/loginbt.gif) no-repeat;color:#FFF;font-weight:bold;text-align:center;padding-top:3px;}
.input{width:150px;height:22px;background:url(/images/logininput_bg.gif) no-repeat;padding:3px 3px 0 3px;}
.corpLogin{font-size:14px;font-weight:bold;text-decoration:underline;color:#2952A8;}

