﻿html, body, #araWrapper
{
    background-color: Transparent;
    overflow: visible !important;
    width: auto;
    min-width:100px;
}
body, form
{
    max-width: 100%;
    padding: 0px;
    margin: 0px;
}
#araHeader .araSearchWrapper, #araGlobalNav, #breadcrumbNavigation, #editConsole, #leftNavigation, #araToplinks, #araFooter UL, #araSiteActions, #araGlobalBreadcrumb, #leftSection
{
    display: none;
    visibility: collapse;
}
#araHeader
{
    border-bottom: solid 2px #ff6600;
}
#contentArea
{
    clear: both;
    width: auto;    
    float: none;
    overflow: visible !important;
}
#contentArea div, #contentArea div *
{
    overflow: visible !important;
    font-size: inherit;
}
#araFooter {
	clear:both;
	width: 100%;
}
body.jsenabled div.slider {
display:block !important;
}
