/*LogIn Styles*/
.LogIn{width:707px;margin:10px auto 27px;font:11px Verdana, Geneva, sans-serif;}
.LogIn h3{background:url(hdr-login.gif) no-repeat;width:276px;height:17px;}
.LogIn h3 span{display:none;}
.LogIn p.text{padding:11px 0 15px;}
.LogIn p.text a{color:#003399;}
.LogIn p.text a:hover{color:#1261bd;}
.LogIn h4{font:bold 14px Verdana, Geneva, sans-serif;height:24px;background-repeat:repeat-x;padding:7px 11px 0;}

.LogIn .CurrentCus{position:relative;float:left;width:242px;height:280px;background-color:#fef8d8;}
.LogIn .CurrentCus h4{background-image:url(login-tabletopbg.gif);}
.LogIn .CurrentCus .In{padding:13px 11px 0;}
.LogIn .CurrentCus .In p{font:bold 12px Verdana, Geneva, sans-serif;padding:0 0 13px;}
.LogIn .CurrentCus .In .tx{font-size:10px;padding:12px 0 0;}
.LogIn .CurrentCus .In .tx a{color:#039;}
.LogIn .inputText{font-size:10px;}
.LogIn .inputText label{font-weight:bold;width:66px;display:block;float:left;padding:5px 1px 0 0;}
.LogIn .inputText input{border:1px solid #7f9db9;width:144px;float:left;height:18px;padding:2px 0 0 1px;}

.LogIn .NewCus{position:relative;float:left;width:432px;height:280px;background-color:#f2f2f2;margin:0 0 0 31px;}
.LogIn .NewCus h4{background-image:url(checkout-tabletopbg.gif);}
.LogIn .NewCus .In{padding:13px 11px 0;font-size:12px;}
.LogIn .NewCus dl{padding:13px 0 0 30px;}
.LogIn .NewCus dl dt{font-weight:bold;padding:0 0 12px;}
.LogIn .NewCus dd span{padding:0 0 0 4px;}

.LogIn .Cv{position:absolute;width:11px;height:31px;background-repeat:no-repeat;font-size:0;}
.LogIn .Tl{top:0;left:0;background-image:url(login-tabletoplt.gif);}
.LogIn .Tr{top:0;right:0;background-image:url(login-tabletoprt.gif);}
.LogIn .NewCus .Tl{background-image:url(checkout-tabletoplt.gif);}
.LogIn .NewCus .Tr{background-image:url(checkout-tabletoprt.gif);}

.LogIn input.log{background:url(btn-log-in.gif) no-repeat;width:73px;height:21px;display:block;margin:15px 0 2px 67px;cursor:pointer;}
.LogIn input.create{background:url(btn-create-account.gif) no-repeat;width:130px;height:21px;display:block;margin:12px 0 0 30px;cursor:pointer;}

