/* popup.css */

body {
	background: none;
}
#center {
	width: auto;
	float: none;
	overflow: visible;
	padding: 0;
	margin: 0;
}
#center .box {
	margin: 0;
	height: 1%;
}
#center .box h2 {
	padding: 0;
}
