/* Printer specific styles */

* { background: none !important; } /* remove backgrounds & save printing superfluous material */

#navigation { font-size: 1.0em; }
#header_utilities li a, #header_utilities li a:visited { color: #333; line-height: auto; }

#subpage_sidebar_wrapper { float: right; width: 175px; }
#subpage_sidebar_wrapper img { display: none; }
#subpage_sidebar_wrapper ul { border: 0; font-size: 0.9em;  background: none; margin-right: 10px; }
#subpage_sidebar_wrapper li { padding: 6px 10px; border: 0; }

#subpage_content { margin: 0 200px 15px 0; border: 0; }



