/* popup.css */

body {
	background: none;
}
#center {
	width: auto;
	float: none;
	overflow: visible;
	padding-right: 0;
}
.box {
	margin: 0;
}
