/* 
===========================================================
CONTENT
===========================================================
*/

div#content{
	height:432px;
	width:930px;	
}

div#content_1{
	width:545px;
	position:relative;
	padding-top:20px;
	float:right;
}

/*
===========================================================
TEXT FIELD
===========================================================
*/

div#passfocus{
	height:13px;
	width:140px;
	text-align:left;
	position:absolute;
	color:#ccc;
	border:1px solid #C1C1C1;
	font-size:8pt; 
	margin-left:38px;
}
* html div#passfocus{margin-left:25px;}
