* { color: #000 !important; text-shadow: none; }

a, a:visited { color: #000 !important; text-decoration: underline; }

a:after { content: " (" attr(href) ")"; } 

abbr:after { content: " (" attr(title) ")"; }

.ir a:after { content: ""; }  /* Don't show links for images */

pre, blockquote { border: 1px solid #999; page-break-inside: avoid; }

img { page-break-inside: avoid; }

@page { margin: 0.5cm; }

p, h2, h3 { orphans: 3; widows: 3; }

h2, h3{ page-break-after: avoid; }

input[type="submit"], button { display: none;}

input[type="text"] { padding: 0; margin: 0; border: 0 none;}

html, body {
	height: auto;
}

body {
	font: 9pt/12pt sans-serif;
}
h1 {
	margin: 0 0 2pt 0;
	font-size: 18pt;
}
p {
	margin-bottom: 7pt;
}
.quote_text {
	font-size: 7pt;
	line-height: 9pt;
}
#header, #breadcrumbs, #search_bar_wrap, .success, .infusion, .button, .paypal {
	display: none !important;
}
#content {
	width: 100%;
	padding: 0;
}

#footer {
	border: 0 none;
	width: 100%;
	padding: 0;
	height: auto;
	margin: 0;
	padding: 0;
	font-size: 10px;
}

#zyteq_print_logo {
	display: block !important;
}

#container {
	overflow: visible;
	min-height: auto;
}

