@import "layout.css";
@import "spring_flavour.css";
@import "anb.css";

a:after
{
    content          : " [" attr(href) "]";
}

.body
{
    background       : #FFFFFF !important;
}

.userdetails
{
    display          : none !important;
}

.navbar 
{
    display          : none !important;
}

#subcontent
{
    display          : none !important;
}

#navigation
{
    display          : none !important;
}

.info
{
    display          : none !important;
}

#footer
{
    display          : none !important;
}

.next
{
    display          : none !important;
}

.previous
{
    display          : none !important;
}

#comments
{
    display          : none !important;
}

#filedunder
{
    display          : none !important;
}

.scrollingregion
{
    background-color : #f9f9f9 !important;
    width            : auto !important;
    overflow-x       : visible !important;
    white-space      : normal !important;
    padding-bottom   : 18px !important;
}

#header
{
    background       : #FFFFFF !important;
}

.entry
{
    background       : #FFFFFF !important;
}
