
/* global print */

* { background-image:none !important; }

.topright, #topnav, #leftcol, .leftinnercol, #footer { display:none; }

form, #rightcol, .rightinnercol { margin:0; width:auto; }
.content { padding:0; }
#rightcol { width:auto; overflow:visible; }

html body { background-image:none; font-size:14pt; }
html h1.pagehdr,
html h5,
html .tshadow { background-image:none; margin:0; padding:0; }
html .content p { line-height:150%; }
html #rightcol img { display:none; }
html #rightcol .content img { display:inline; }

/* nestle print styles */

ul, li {padding: 0px; margin: 0px}
li {list-style-position: inside;}
h1 a, h2 a, h3 a, h4 a {text-decoration: none; color: #000;}
a {color: #0000FF;}