.login {/* the main <div> for the navigation */	width:350px;	position: absolute;	top: 25px;	right:	15px;	text-align:right;	z-index: 10;}.login form {	padding:5px 0 0 0;	margin:0 0 5px 0;	width:100%;	/*display:table; */}.login_font	{	font-size: 13px;	}.login input {	float:right;	z-index:inherit;}.login form input.typetext {	border:1px solid #CCCCCC;	background:#ffffff;	height:19px;	margin:0 5px 0 0;}.login form input.loginbutton {	height:23px;}#loginedit a {	font-size: 11px;	}