@CHARSET "UTF-8";

div#isloggedBox{width:450px; height:23px; padding:8px; float:right; background:#f7f5f0; border:2px solid #d9d5ce}
div#isloggedText{width:420px; float:left}
div#isloggedImg{width:30px; float:left}
p.islogged{font-size:13px; color:#597380; padding:0px; padding-top:3px; margin:0px}
a.islogged{font-size:13px; font-weight:700; text-decoration:none; margin-top:-18px; float:right; padding-right:10px; color:#6c8059}
a.islogged:hover{text-decoration:underline}


div#notloggedBox{width:300px; height:120px; padding:8px; float:right}
div#notloggedA{width:300px; height:30px; float:left}
div#notloggedB{width:300px; height:30px; float:left}
div#notloggedC{width:300px; height:30px; float:left}
div#notloggedL{width:140px; height:30px; float:left}
div#notloggedP{width:160px; height:30px; float:left}
p.notlogged{padding:11px; font-size:11px; font-weight:700; color:#60747f}
a.notlogged{color:#231; text-decoration:none}
a.notlogged:hover{text-decoration:underline}
form.loginTop{}
input.loginTop{width:230px; border: 1px solid #d9d5ce; background:#f7f5f0; margin-top:5px; padding:3px; padding-left:40px}
input.inputLoginBgTop{background:#f7f5f0 url(../images/register/inputLogin.gif) no-repeat}
input.inputPassBgTop{background:#f7f5f0 url(../images/register/inputPassword.gif) no-repeat}
input.notloggedBtn{width:126px; height:30px; float:left; border:0px; background:url(../images/home/notloggedBtn.gif); margin-top:5px}