/*

    Project: Skako
    Print styles

    Author: Creuna Danmark A/S / www.creuna.dk
    Copyright: 2010, Creuna Danmark A/S. All rights resevered

-----------------------------------------------------------------------*/
body
{
    margin: 1em;
}
#wrapper
{
    width: auto;
}
.frontpageMenu,
.topNav,
.logo,
.leftSidebar,
.breadcrumbs
{
    display: none;
}
#header
{
    height: auto;
}
.frontpageIntro .box,
.content,
.mainContentBox,
.relatedBoxes
{
    width: auto;
    float: none;
}
.logoPrint
{
    display: block;
    padding-bottom: 10px;
}
.topImage
{
    padding: 0;
}
.content .topImage h1
{
    position: static;
    padding-top: 15px;
    line-height: 1.2;
}