/**
 * Print stylesheet
 *
 * @version SVN: $Id$
 * @author mishal
 *
 */

#site_header, .shitty_hack01, #column_left, #column_right, #site_footer_container, .hidden {
    display: none;
}

#content {
    width: 100%;
}

