html {
width:100%
}
body {
background: white;
font-size: 12pt;
}
img {
border: 0;
}

#main_container, #container, #main_container_others {
    display: block;
   margin: 0 5%;
   padding: 0;
   border: 0;
   float: none !important;
   color: black;
   background: transparent none;
   }

#footer_new, .menu, #header_main,  #header_first, .header_blocks,  #sidebar, #sidebar .data, #sidebar .a {
       display: block;
}

a:link, a:visited {
   color: #520;
   background: transparent;
   font-weight: bold;
   text-decoration: underline;
   }

   .noprint {display: none;}