.po
{
	display:none;
}
form input.login-btn
{
	width: 54px;
        height: 20px;
        background: #e5e5dd url("/graphics/login/login_off.gif") no-repeat;
	border:0;
        outline: none;
}
a
{
	text-decoration:none;
}
h2
{
	color: #d60;
	font: normal 1.2em/1em helvetica, arial, sans-serif;
        margin: 1em 0;
        padding: 0.5em 0 0.5em 0;
        border-bottom: 1px dotted #bba;
        border-top: 1px solid #000;
}
form input.login-btn:hover
{
	background: #c9c9c2 url("/graphics/login/login_on.gif") no-repeat;
}
#nemo p.reeg,#nemo p a
{
	font-family:sans-serif;
	font-weight:bold;
	font-size:10px;
	text-decoration:none;
}
#footer
{
	width:100%;
}
#header
{
	width:100%;
}
#nemo
{
	width:300px;
}
#nemo input.inp
{
	border: 1px solid #ddd;
        width: 150px;
        background: #f2f2f2;
        font: 11px verdana, sans-serif;
        color: #443;
        padding: 3px;
        margin-bottom: 10px;
        outline: none;
}
#nemo input.inp:hover, input.inp:focus
{
border: 1px solid #aaa;
}
#nemo p.failed
{
	font-family:sans-serif;
	font-weight:bold;
	font-size:10px;
	color:red;
}
#nemo p.p1,
#nemo p.p2
{
	text-indent: -10000px;
        height: 8px;
        line-height: 8px;
        margin-bottom: 5px;
}
#nemo p.p1
        { background: url(/graphics/login/usernameyaemail.gif) no-repeat; }

#nemo p.p2
        { background: url(/graphics/login/password.gif) no-repeat; }
#box{width:500px;margin-left:40px;margin-top:80px;}
