@charset "UTF-8";
/* CSS Document */

body,div.contents,div.contents-wrapper{
	background:none !important;
}
div.contents-wrapper{
    display:table !important;
}
    div.reports-left,
    div.reports-right{
        display:table-row !important;
        float:none !important;
    }
#tabs{
	display:table !important;
}
#section1,#section2,#section3{
	display:table-row !important;
}

ul.ui-tabs-nav{
	display:none !important;
}

