* { overflow:visible !important; }  
div#print_header {
  /*  float:right;  */
    text-align:right;
    display:block;
    width:auto;
    height:auto;}
    
img#print_logo{
   /* float:right; */
    width:140px;
    height:140px;
    display:block;}
        
html{
    color:#000;
    height:100%;}
    

a{
    text-decoration:none;
    color:#000;}

div#banner,div.search,.social_bookmark,div#sb_left,div#right,div#sb_right, div#top_nav, .breadcrumb,div#footer{
    display:none;}
div.entry{
height:auto;
    width:100%;
    /*float:left;*/}
div#content{
width:auto;
   /* float:left;*/}
    
