
body
{
  background:none;
}
#container, #wrapper, #page
{
  position:static;
  width:100%;
  padding:0;
  background:none;
}
.forprint
{
display:block;
}
img.forprint
{
  margin-right:8px;
}
.subcols .content img.forprint
{
  float:left;
  padding:3px 0 100px 0;
}
.item .content 
{
padding:0;
}
.item
{
  overflow:hidden;
}
a, a:hover
{
  background:none;
  padding-left:0px;
}
.headertop, .bar, .menus, .changefontsize, .pagecntnav, #col1, #col3, .footer_right, #nextcnt, p.exporttoexcel
{
  display:none;
}
#header
{
  margin-bottom:20px;
}
.headerbottom
{
  position:static;
  height:auto;
}
.headerbottom .logo
{
  position:static;
  width:auto;
  height:auto;
}
.headerbottom .logo img
{
  width:auto;
}
#main
{
  margin-top:0;
  overflow:visible;
  margin-bottom:20px;
}
#col2 {
float:none;
margin:0;
min-height:100%;
}
#col2_content
{
  width:100%;
  overflow:visible;
}

#footer
{
  padding-bottom:0;
  position:static;
  width:100%;
  border-top:1px solid #333;
  padding-top:10px;
}

.copyright {
float:none;
padding-top:0;
text-align:left;
width:auto;
}

.subcols .subcol3 {
float:left;
margin-left:1.6em;
}
