/* ------------------------------------------------------------------ */
/* GLOBAL LAYOUT ELEMENTS ------------------------------------------- */
/* ------------------------------------------------------------------ */
body {
	color: #000;
	}
#nav-tool, #nav-bicyclopedia {
	display: none;
	}
#container {
	width: auto;
	}
#subnav {
	display: none;
	}

/* ------------------------------------------------------------------ */
/* COST SHEET ------------------------------------------------------- */
/* ------------------------------------------------------------------ */
#costsheet input {
	width: 3em;
	}