.pagetopShell {
	width:100%;
	position:relative;
}

.pagetopEmailTextBox{
	border:0;
	width:164px;
	height:16px;
	position:absolute;
	left:438px;
	top:10px;
	font-family:tahoma,Arial, Helvetica, sans-serif;
	color:#666666;


}

.pagetopPasswordTextBox{
	border:0;
	width:160px;
	height:16px;
	position:absolute;
	left:690px;
	top:10px;
	font-family:tahoma,Arial, Helvetica, sans-serif;
	color:#666666;


}
.pagetopLoginButton{

	position:absolute;
	left:869px;
	top:4px;


}




.pagetopLogoutBox{


	height:18px;
	width:520px;
	background:#f4f4f4;
	padding-top:8px;
	padding-bottom:4px;
}









