@charset "UTF-8";

#rooms, #pdf, #ebook, #crumb, #shortcut, #nav, #subnav, #popular {
	display: none;
}

#container {
	width:100%;
}

#prevnext, .FooterNav, #FooterNav {
	display: none;
}

#container>footer {
	border-right: none;
	border-bottom: none;
	border-left: none;
}
#container>footer>section>nav {
	display: none;
}

#content {
	margin-left: 0;
	margin-right: 0;
}

.no-print {
	display: none;
}

p, td, li {
	color: #000;
}
