div#pagepopup h2 {
	color: #666;
}

div#pagepopup td {
	color: #000;
	font: 11px verdana, arial, sans-serif;
	padding: 4px;
}

div#copyright {
	position:relative;
   width: 760px;
   margin: 0 auto;
   height: 20px;
   font: 9px Verdana, sans-serif;
   color: #aaa;
   text-align:center;
}

div#editor {
	position: absolute;
	width: 600px;
	height: 450px;
	top: 0;
	left: 0;
	z-index: 99;
	background: transparent;
}