/* ====================================
PRINT.CSS
by Sjur Kristiansen, Proconet as
==================================== */

/* --- GLOBAL --- */

body, p, td { font-size: 0.78em; color: #444; background: none; }
body.fixed { min-width: auto; padding: 0; }
body.fixed .pcnMain { width: auto; }

#pcnHeader { width: 53em; } 

#pcnContent { width: auto; }
#pcnContent .story div.image  { width: 11em; }
#pcnContent .story div.image img { width: 11em; }
#pcnContent .story div.info { width: 22em; }

div.left { width: 36em; padding: 0 1em 0 0; margin: 0; }
div.right { width: 13em; padding: 0; margin: 0; } 

#pcnFooter { width: 53em; }
