.login{ float:right; width:206px; position:relative;}

.LoginBar{ width:206px;}
.LoginBar .Person{ background:url(../images/loginTitleRed.gif) no-repeat; float:left; width:101px; cursor:pointer; height:37px;}
.LoginBar .Person p{ font-size:14px; font-weight:bold; margin:10px 0 0 5px; color:#3b5d7a;}
.LoginBar .Company{ background:url(../images/loginTitleblue.gif) no-repeat; float:right; width:102px; cursor:pointer; height:37px;}
.LoginBar .Company p{ font-size:14px; font-weight:bold; margin:10px 0 0 7px; color:#3b5d7a;}

.LoginMain{ width:206px;}
.LoginMain .Person{ font-size:0; background:url(../images/loginLineRed.gif) no-repeat; width:206px; height:3px;}
.LoginMain .Company{ font-size:0; background:url(../images/loginLineBlue.gif) no-repeat; width:206px; height:3px;}
.LoginMain .Content{ height:184px; clear:both; padding-left:7px; padding-top:3px; background:#f2f4f5; border-left: #9eb4c7 1px solid;border-right:#9eb4c7 1px solid; padding-bottom:1px;}


.formnav{ width:180px; text-align:left; margin-top:1px; line-height:23px; padding-right:5px;}
.formnav li { float:left; width:182px; margin:0 0 0 0;}




.LoginBottom{background:url(../images/loginBottom.gif) no-repeat; font-size:0px; width:206px; height:5px;}
