#popupFrame {
	margin: 0px;
	width: 100%;
	height: 100%;
	position: relative;
	z-index: 202;
	color: #64829C;
}
#wrapper, #mainBody, #fields, #pageAction{
	width: 100%;
	margin: 0px 0px 0px 0px;
	color: #64829C;
}
#main{
	width: 90%;
	padding: 0px 20px 0px 20px;
	color: #64829C;
}
#pageTop{
	width: 85%;
	height: 20px;
	margin: 10px 0px 10px 0px;
	background-image: none;
	color: #64829C;
}
#pageTitle{ /* The page title */
	width: 100%;
	height: auto;
	margin: 10px 0px 10px 0px;
	color: #64829C;
}
#information #documentation, #pageInst, #diaryDiv, #pageNav{
	display: none;
	color: #64829C;
}
#fields{
	width: 100%;
	color: #64829C;
}
.formTable{
	width: auto;
	color: #64829C;
}