#print { 
   width: auto;
   margin: 0;
   padding: 0;
   border: 0;
/*   float: none !important;*/
   color: black;
   background: transparent none;
   }
#printable {
   display: none;
   }
   
   .printcol {
   width: 100%;}