﻿body
{
    
}

*
{
    background: none;
    border: none;
}

#header, #footer, #nav, #tools, #wrapper, body
{
    border: none;
    background: #fff;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}

#header 
{
    margin-bottom: 16px;
}

a 
{
    text-decoration: none !important;
}

.article, .content
{
    border: none;
    padding: 0;
    margin-bottom: 8px !important;
    float: none;
}

#content-main, #wrapper, #header, #footer, .article, .level-1, .level-2, .level-3, .level-4
{
    width: 100%;
    padding: 0;
    float: none;
    clear: both !important;
}

#content-sub, .scroll-title, .infobar, #nav, #top-search, #clock, #tools .float-l, .noprint, .level-3 img, .level-4 img, .other-title, .other-articles
{
    display: none;
}

.title 
{
    font-size: 1.8em !important;
    padding-top: 17px;
}

.level-1 .title 
{
    font-size: 2em !important;
}

.toptitle 
{
    font-size: 1.4em;
}

.toptitle strong 
{
    display: inline;
    opacity: 1;
}

.content 
{
    font-size: 1.5em !important;
    line-height: 2em !important;
}