/*
	This is the .css file for locating the div's on the page.

	Created by Rob Terry, 28th January 2005.
*/
/* 
	Password recovery location.
*/

#password
{
	position:	relative;
	top:		20px;
	left:		80px;
	z-index:	1;
}

