#content {
	position: absolute;
	left: 0;
	top: 60px;
	margin: 15px;
	min-width: 94%;
	padding-top: 15px;
}

#contentbody, #content {
	background: none transparent repeat scroll 0 0;
	color: #000000;
	border: none;
}

form {
	padding: 15px;
}

#logindlg {
	position: absolute; 
	overflow: hidden; 
	z-index: 1002; 
	outline: 0px none; 
	height: auto; 
	width: auto; 
	top: 0px; 
	left: 0px;
}

.loglabs, .loglabs2 {
	display: inline;
	width: auto;
}
