@import url("tech_global.css");
@import url("tech_color.css");
@import url("tech_fonts.css");

div#navigation, div#search, div#rfq, p#message, h1, div#footer {
    display: none;
}
div#header {
	height: auto;
}
img#headerlogo {
    display: block;
}
div#contentwrap {
	margin: 0;
}
div#main {
	padding-bottom: 0;
}
div#directions h2 {
    background: url("/img/printdirectionsBG.png") no-repeat;
}
html>body div#directions ol {
    padding-left: 0;
	margin-right: 0;
}
div#directions ol li {
	width: 210px;
	list-style-type: decimal;
}