/* 
Print layout: */
@page {
  size: auto;   /* auto is the initial value */
  margin: 5%;
}

body , .maincontainer {width:600px; background-image:url(/images/sep.gif); border:0;}

h1, h2, h3,
   h4, h5, h6    { page-break-after: avoid; page-break-inside: avoid; color:#000000; }
   blockquote,
   pre           { page-break-inside: avoid }
   ul, ol, dl    { page-break-before: avoid }
   
   #topheader {background-image:url(/images/sep.gif); }
   #topmenu , #menu , #header_img , #leftmenu , #right { display:none;}
   
   #homecontent { width:auto; clear:both; float:none;}
   #homeleft  { clear:both; width:auto; float:none; background-image:url(/images/sep.gif);}
   #homeright { clear:both; width:auto; float:none; padding-left:20px; padding-top:20px;}
   #homeleftbg { background-image:url(/images/sep.gif); width:auto; }
   #rotate     { width:auto; clear:both; float:none; background-image:url(/images/sep.gif);}
   #rotate ul  { display:none;}
   #rotate ul .tab ul { display:block;}
   #homeright a { display:none;}
   #rotate div { border:0; background-image:url(/images/sep.gif);}
   #footer { border:0;}
   .col { clear:both; width:auto; float:none;}
   .tab { border-top:0px; width:auto; background-image:url(/images/sep.gif);}
  
  #left { clear:both; float: none; width:auto;}
   #actcontent { clear:both; float:none; width:auto;}
   