@CHARSET "UTF-8";

body {
	background: none;
}

.center {
	text-align: center;
}
.popup{
	width: 800px;
	height: 600px;
	background: url("../img/common/h_templatepopup.gif") left top repeat-x;
	padding-left: 5px;
	padding-right: 0px;
}

.popup .header {
    text-align: left;
}

.popup #contents {
	width: 800px;
	margin: 0px;
}
ul.prints {
	float: left;
	margin-right: 30px;
}
