/*#associtationgroup, #banner, #footer, #pageTop{ display: none; }*/
#pageTitle { display: none; }
#wrapper{
	width: 1024px !important;
	margin:0px auto;
}
#formContent{
	height:250px;
}
#Logon{
	position:relative;
	top:80px;
	left:330px;
	width: 250px;
	font-weight: bold !important;
}
#Server{
	position:relative;
	top:120px;
	left:500px;
	width: 150px;
	font-weight: bold !important;
	display:none;
}
.logonTextFieldGroup{
	padding-bottom:5px;
	float:left;
}
.logonTextFieldGroup label{
	display:block;
	float:left;
	width:80px;
}
#username, #password{
	width:220px;
}
#rememberGroup{
	padding-left:80px;
	float:left;
	display:none;
}

#logonFields .g-btn{
	/*margin: 10px 0px 0px 80px;*/
	float:left;
}
#logonFields .g-btn .g-btn-m{
	padding:0px 7px;
}
