/*-----------------------------------------------------------------------------
milltechcnc.com Print Style Sheet

version:   1.0
author:    Jason Luther
email:     jluther@bluefilamentdesign.com
website:   http://www.bluefilamentdesign.com/
-----------------------------------------------------------------------------*/

#header img, #nav, #footer, .link, html #info object {
	display: none !important;
}
body, #header, #info, #tables, #metric, #inches, #description {
	width: auto !important;
	margin: 0 !important;
	padding: 0 !important;
}
#header li {
	list-style-type: none;
}
table {
	border-top: 1px solid #000;
	border-right: 1px solid #000;
}
td, th {
	border-bottom: 1px solid #000;
	border-left: 1px solid #000;
}

