﻿body 
{
    background: none;
}

#box-top, #box-middle, #box-bottom
{
    background: none;
    margin: 0;
}

#header
{
    margin-bottom: 20px;
}

#box-bottom, .breadcrumb, .line, #navlist, #banner
{
    display: none;
}

#sidebar
{
    background: none;
    display: none;
}

h1
{
    display: block;
    font-style: normal;
    font-size: 24px;
    margin-bottom: 15px;
}

h2
{
    font-size: 18px;
    margin: 15px 0;
}

h3
{
    font-size: 16px;
}



#content
{
    clear: left;
}

#main-content
{
    clear: both;
    float: left;
    padding: 0 0 20px 20px;
    text-align: justify;
    width: 95%;
}

.download
{
    clear: both;
}

.download p
{
    float: left; 
}

.download .download-btn
{
    display: none;
}
