.po
{
	display:none;
}
.subbutt
{
	border-size: 0px;
	border-style: none;
	background: inherit;
	font: inherit;
	color: blue;
	cursor: hand;
	cursor: pointer;
	padding: 0px;
	width:54px;
	height:20px;
}
form input.subbutt:hover
{
	background: #c9c9c2 url("/graphics/login/ok_on.gif") no-repeat;
}
form input.subbutt
{
	width: 54px;
        height: 20px;
        background: #e5e5dd url("/graphics/login/ok_off.gif") no-repeat;
	border:0;
        outline: none;
}
a
{
	text-decoration:none;
}
#header
{
	width:100%;
}
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;
}
#box
{
	width:500px;
	margin-top:80px;
	margin-left:40px;
}
#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
{
	width:300px;
	float:left;
}
#nemo1
{	
	float:none;
	margin-top:80px;
	margin-bottom:150px;
}
#nemo input.inp:hover, input.inp:focus
{
border: 1px solid #aaa;
}
#nemo p.p1,
#nemo p.p2,
#nemo p.p3,
#nemo p.p4,
#nemo p.p5,
#nemo p.p6,
#nemo p.p7,
#nemo p.p8
{
	text-indent: -10000px;
        height: 8px;
        line-height: 8px;
        margin-bottom: 5px;
}
#nemo p.alert,#nemo1 p.alert
{
	font-family:sans-serif;
	font-weight:bold;
	font-size:10px;
}
#nemo1 p.alerthead
{
	font-family:sans-serif;
	font-weight:bold;
	font-size:13px;
}
#nemo p.p1
        { background: url(/graphics/login/usernameyaemail.gif) no-repeat; }
#nemo p.p2
        { background: url(/graphics/login/password.gif) no-repeat; }
#nemo p.p3
        { background: url(/graphics/login/repassword.gif) no-repeat; }
#nemo p.p4
        { background: url(/graphics/login/nameyacompany.gif) no-repeat; }
#nemo p.p5
        { background: url(/graphics/login/lastname.gif) no-repeat; }
#nemo p.p6
        { background: url(/graphics/login/company_name.gif) no-repeat; }
#nemo p.p7
        { background: url(/graphics/login/desig.gif) no-repeat; }
#nemo p.p8
        { background: url(/graphics/login/phone.gif) no-repeat; }
