#wrapper {
	width: 920px;
	/*margin-left: -460px;*/
	margin: 20px auto 0 auto;
	/*height: 650px;
	top: 50%;
	left: 50%;
	margin-top: -335px;
	position: absolute;*/
	border: 1px solid #666666;
}
#closeit {
	/*position: absolute;
	top: 50%;*/
	width: 922px;
	margin: 4px auto 0 auto;
	/*margin-top: 316px;
	left: 50%;
	height: 20px;
	margin-left: -460px;*/
	text-align: right;
	color: #CCCCCC;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	/*padding-top: 4px;*/
}
#closeit a:hover {
	text-decoration: underline;
}
#closeit a {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
body {
	background: #333333;
	margin: 0;
}
