/*

	terrafirma1.0 by nodethirtythree design
	http://www.nodethirtythree.com

*/

outer *
{
padding: 0px;
margin: 0px;
}

#outer
{
position: relative;
width: 554px;
margin: 0 auto;
background: #ffffff;
font-size: 12px;
font-family: "trebuchet ms", helvetica, sans-serif;
color: #666666;
line-height: 18px;
}

#upbg
{
position: relative;
top: 10px;
left: 0px;
background: #ffffff url('/password/password_bkgnd.jpg') no-repeat;
width: 554px;
height: 600px;
z-index: 1;
}

#pwdform
{
text-align: center;
position: absolute;
top: 265px;
left: 196px;
z-index: 2;
}

#pwdform .pwdsubmit
{
font-size: .75em;
}

FORM, SELECT, INPUT {
/* display: inline; */
font-size: 1.15em;
margin: 0.4em;
}