@charset "utf-8";

/* Table Of Contents
----------------------------------------

# Adjusts for print

----------------------------------------*/


/* Adjusts for print
---------------------------------------------------------------------------- */

* html body {
	zoom: 70%;
}

div#content div.section div.sectionInner div.mapSection p.print,
div#content div.section ul.tabNav,
body#map div#header,
body#map div#footer,
body#map div#gNav,
body#map ul#topicPath,
body#map p.pageTop,
body#map p.motorcycle,
body#map p.return, 
body#map div.shop {
	display: none;
}

div#content div.section p.map {
	margin-top: 11px;
}

div#content div.section table.mapTable {
	display: block;
}
