#header, #footer, .sidebar, .breadcrumb, #tabs-wrapper, #admin-menu, .print-hide, .view-header{
	display:none;
}
.popup{
	width:656px;
	background:none;
	padding-top:0px;
	position:absolute;
	z-index:30;
	top:40px;
	margin-left:-328px;
	left:50%;
	display:none;
}
.popup .view-free-hyperpoint-list{
	width:656px;
	padding-bottom:0px;
	background:none;
}
.popup .view-content{
	overflow:hidden;
	width:656px;
	background:none;
	padding:35px 0 15px 0;
}
.popup ul{
	margin:0;
}
