﻿.content, .largeContent
{
    height:auto !important;
    overflow:none !important;
    background:none !important;
    border-width: 0px !important;
    box-shadow:inherit !important;
}

.content 
{
    min-height: inherit !important;
    max-height: inherit !important;
}
body 
{
    overflow:auto !important;
    color: #000000 !important;
    background-color:inherit !important;
}

a 
{
    color:#000000 !important;
}

.page 
{
  width:auto !important;  
}

.siteheader, #sitefooter
{
    display:none !important;   
}

#background, #stars
{
    display:none !important;
}

.tse-scroll-content 
{
    height: auto !important;
    overflow:auto !important;  
    width:auto !important; 
}

.tse-scrollbar 
{
    display:none !important;
}